- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 01:30 AM
Hi All,
I am trying to change the color of the Caller cell to Red & Bold if the Caller is VIP user.
I have tried the below style on Field style for Caller field in Incident table, but it only shows the VIP icon and the Name in bold but the color remains Black. Could somebody help me to fix this.
On Incident List view, the VIP users are shown in Bold, but need to change the color to Red.
Any help will be highly appreciated!
Thanks,
Savitha
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 03:55 AM
Hi savitha,
please try to use
color:red;
and change the list control for incident table as set below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 02:17 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 03:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 04:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 04:45 AM
Hi savitha,
Link style always overrides any font color changes on list view. There is no way to apply color & link on list view in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 04:56 AM
Got it 🙂
Thank you!
Thanks,
Savitha