Highlight Opend for field if the user is VIP on HR agent workspace. Like VIP caller on incident table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2021 01:43 AM
Hello,
I have a requirement where i need to highlight the HR case when the Opened for is VIP on the form the Name of the opened for will also be highlighted in RED in agent workspace. I have implemented it in HR case list service now native view. The same functionality is not working in HR agent workspace.
Regrads,
Rajasekhar.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2021 02:08 AM
Hi,
This cannot be replicated in Agent Workspace as the workspace has some restriction.
lets see what other members has to be say.
Please mark Correct✅/helpful???? if applicable, thanks!!
Aman

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2021 02:24 AM
Hi Sekhar,
Did you checked these posts and Customer 360 ribbon component?
https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/workspace/task/configure-highlighted-values.html
https://community.servicenow.com/community?id=community_question&sys_id=19fdd62a1b7e7fc0d01143f6fe4bcb66
Please mark my answer correct/helpful if applicable.
Thank you
Prasad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2021 03:54 AM
Below is an old document that says only background color field styles are supported in Agent Workspace and only in list view. I couldn't find any newer documentation on field styles. With that being said though, field styles are not working for me in HR Agent Workspace in Quebec.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2021 11:48 AM
We were running into the same problem on Paris today and when searching on HI, I found this article
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0832699
Here is a summary of the steps they provided in the article
Although certain fields (Reference,URL, Document IDs) do not support highlighting after Orlando upgrade, the following work around can be used for the time-being:
- Navigate to Workspace Experience > Administration > Highlighted Values and click New.
- On the form, fill in the fields.
- Right-click the header and click Save.Once you've specified the field where the highlights appear then specify the conditions that trigger the highlighting.
- In Highlighted Value Conditions, click New.
- In the Highlighted Value Condition form, fill in the fields
- Let's say you want to highlight the caller field in the workspace if the user is VIP user, but since caller is a reference field this cannot be highlighted
- To work around this, you can highlight any other non reference field, like priority, short description and add the trigger condition to be caller.VIP is true
- This will highlight the fields you select (priority or short description) for incident records that have the caller who is a VIP user
- Click submit
- Navigate to Agent Workspace to see the highlighted field