- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2019 10:40 PM
Hello experts
Can you please advise where I can find
- which fields are configured to use modern cell colouring?
- how to determine whether a dot is displayed or the whole cell is coloured?
- how the colours are determined?
I have searched the web and product doco with no luck. I hope you can be of assistance.
Thankyou
Christine
Solved! Go to Solution.
- Labels:
-
Instance Configuration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2019 12:40 AM
The coloring Format is controlled by Field Styles which can be applied per table.
With User Preferences you control the Color Format(dot or full cell).
However i found a Script include which has to with the layout of the table list format.
https://<Instance>.service-now.com/nav_to.do?uri=sys_script_include.do?sys_id=2b2ce60b0a0a0aa300f98a1659780c27
Do check the Links.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2019 04:24 PM
Thank you ashh908