This topic is locked

Different color values from the selected list

5/10/2019 6:09:16 AM
PHPRunner General questions
K
kanclerzkoronny author

I have Tables and in this table is one of the fields that when filling in is a checkbox eg id 1 is "Annex No. 1", Id 2 ro "Annex No. 2, Id 3 is" Appendix No. 3. In the database in the field are values of id while in the table view associated with them the values "Annex No. 1, Annex No. 2, Annex No. 3". I would like each of the selected options in the table view to be displayed in a specific circle, eg "Annex 1" is blue, "Annex No. 2" is Green, "Annex No. 3" is red. I have a PHPRunner version 9.8 and I do not really know how to do it. I am asking you for help if someone has already met such a problem.

admin 5/10/2019

I'm not really sure how those "circles" are supposed to look but check this article for inspiration:

https://xlinesoft.com/phprunner/docs/conditional_formatting.htm
Using 'View as' Custom you can change the way how a certain field looks on pages like List, View and Print.