- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2017 01:08 AM
Currently the list view is appearing as 'Dot' shown below , but I am looking to change to background colour as an example shown below
I have configured the dictionary style on incident field with value : javascript:(current.assigned_to.user_name!=current.sys_updated_by && current.sys_updated_by != 'system' && current.incident_state <7)
and Style as:
font-weight: bold;
background-color:DodgerBlue;
This has only changed on form view but not on list view. Firstly I want to remove the Dot and replace with background colour, please advise if you have any idea ?
Thanks,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2017 01:23 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2021 08:56 AM
I just read this post and I found an issue with unchecking the "Nodern cell coloring" checkbox. That has a global effect, not just on the table you are on but on all tables. At least it had an effect on Problem as well as on Incident.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2021 11:34 PM
Hi Dave,
I have also same issue, If i uncheck "modern cell coloring" it will effect global. is there any alternate way to apply colour on single table?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 10:39 AM
Not sure f this addresses your issue.
Have you looked at "field styles"
You can do by table and field
For the Value you can use the simply set it based on the field or you can include JavaScript