This topic is locked

Different color scheme for master and child lists

7/2/2011 3:26:37 PM
PHPRunner General questions
J
jackaroo author

I make use of child (and 'grandchild') lists. With multiple lists open on the screen, it can be confusing to the eye. Is there a way to change the color scheme of child lists to differ from the master to make them visually easier to differentiate?
Thanks in advance,

Jack

C
cgphp 7/2/2011

Jack,
this manual page is a good starting point:
http://xlinesoft.com/phprunner/docs/how_to_change_row_background_color.htm
To discriminate the normal list page from the detail page check if $_GET['masterkey1'] and $_GET['mastertable'] are set.