- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017 07:53 AM
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.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017 08:59 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017 08:59 AM