- 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
12-07-2017 01:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2017 01:46 AM
Thank you, that worked:)

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