Row Coloring

tnni1
Tera Contributor

Hi,

I am working on Incident form List view.   Based on the cell color of priority, i want the whole row to be colored by the same color. Suppose priority is critical i want the whole row to be red.

I do not want to create style for each and every field. Is there any way to do it only once for the whole record, based on priority.

1 ACCEPTED SOLUTION

Hi Tanuja


Field style is a preferred option.


Making the entire row to appear in a color may be possible with DOM manipulation - UI scripts etc. But this is not recommended.


Highlight INCs.jpg


View solution in original post

5 REPLIES 5

Hi Tanuja


Field style is a preferred option.


Making the entire row to appear in a color may be possible with DOM manipulation - UI scripts etc. But this is not recommended.


Highlight INCs.jpg