NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: agustinh2000 on May 07, 2014, 06:58:17 AM

Title: rows color
Post by: agustinh2000 on May 07, 2014, 06:58:17 AM
Hello... as I can show the color of a row in a browse with a priority ('high,' medium ',' low ') condition. this data is stored in a field.

any ideas?

thanks
Title: Re: rows color
Post by: terryd on May 07, 2014, 11:12:31 AM
Hi
On the browse select the field that you want to colour.
Select the conditional tab
Under display options click Insert
In the condition field enter the condition e.g. fil:priority ='high'
In the CSS Class field enter ' red-bg' - important make sure that the entry starts with a space.
repeat for the three options
If your web\styles folder open netweb.css with a text editor
Inside you will find various preset background colours you can use.
If you want the colour to be a gradient then you can use ' red-bg nt-grad'