change background color of browse rows
Posted: Mon Nov 02, 2015 12:37 am
Hello,
I have some read only kiosk tables (for display on TVs) that I set using php parameters and if/else if statements to manipulate css code.
Is this possible in nubuilder?
For example, I am using a custom browse code to show a view instead of a table so that my main browse form shows manipulated data from a table and it's related table.
I'd like to change the background color of a row if a field I'm not showing is either a particular value (== "value") or greater than/less than a relative date (today + 3day). Is this possible, and if so, what all is necessary to achieve this?
My js and php is amateurish.
Thank you
I have some read only kiosk tables (for display on TVs) that I set using php parameters and if/else if statements to manipulate css code.
Is this possible in nubuilder?
For example, I am using a custom browse code to show a view instead of a table so that my main browse form shows manipulated data from a table and it's related table.
I'd like to change the background color of a row if a field I'm not showing is either a particular value (== "value") or greater than/less than a relative date (today + 3day). Is this possible, and if so, what all is necessary to achieve this?
My js and php is amateurish.
Thank you