- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 01:04 AM
Hi All,
I am looking for some help in one requirement for Now Experience workspace.
Need to add image beside Caller ID field on Incident form and LIST view in workspace same as how we already have it on Native view.
If same is not possible is there any alternative / workaround we have to achieve the same.
Thanks in advance!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 01:21 AM
Hello @Deepti Singh Ba
The reason you do not see the VIP flag on either the form or list view in workspace is because this is an expected platform behavior.
Please go through this KB article - KB0794200 - How to display the VIP icon next to the Caller field
Only the background color field style is supported.
Additionally, ServiceNow doesnot recommends or support DOM manipulation:
We have a KB for this as well - DOM manipulation statements in onLoad client scritps fail after listV3 is enabled
It's even mentioned in their product documentation : Client-side scripting design and processing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 01:21 AM
Hello @Deepti Singh Ba
The reason you do not see the VIP flag on either the form or list view in workspace is because this is an expected platform behavior.
Please go through this KB article - KB0794200 - How to display the VIP icon next to the Caller field
Only the background color field style is supported.
Additionally, ServiceNow doesnot recommends or support DOM manipulation:
We have a KB for this as well - DOM manipulation statements in onLoad client scritps fail after listV3 is enabled
It's even mentioned in their product documentation : Client-side scripting design and processing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 03:05 AM
Hello @Deepti Singh Ba
Please mark as solution, if you question has been answered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 03:07 AM
@SatyakiBose Thank you for your response and details. The KB is for legacy workspace. I was looking for the new Now Experience one. But this KB helped me to think differently, instead of using Images I can have my own box created using UX Highlighted Values module (sys_ux_highlighted_value_config). I have also added the header condition and showing this info,
Please find the look after configuring this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 04:56 AM
Hi Deepti,
Could you please let me know how did you configure that?
I am also trying do same thing.
thanks
Pradip Paul