If user VIP then only that field should be visible on HR agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 09:30 AM
If user VIP then only that field should be visible on HR agent form .
If user is Non VIP ,then field should be hide not visible.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 10:18 AM
Hello @nikhitha24 -
Couple of questions for you:
- Are you using the old hr agent workspace on purpose? Just want to make sure you meant to share a screenshot from the old hr workspace and not the new
- Did you bring that VIP field to the form yourself, or was it already there? Reason I ask is, that field is not on the form on either my PDI's old hr agent workspace or the new. So, just making sure you or someone on your team added that field to the form manually
- Also, what would be the reason to have the field visible on the form for agent workspace? If it is to let the hr agent know that the user the case is for is a VIP, you can see that from the At a Glance space, which is visible in agent workspace
Legacy HR Agent Workspace
New Agent Workspace for HR Case Management
Overall, if the field is needed and you need to hide it based on the user being a VIP or not, we can do this using UI Policy with a UI Action from the hr case table.
VIP there while Subject Person is VIP:
VIP not there while Subject Person is not VIP:
Please let me know if this helps you on your end.
Thank you,
-Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 05:43 PM
Hi Rob,
Thank you for the Help
If the VIP is Visible it should be highlight with red color or any other color so that once the user opens they need to focus the case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 05:30 AM
In UI policy actions i have checked VIP is not available.
How to select VIP please help me on this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 06:17 AM - edited 08-10-2023 06:23 AM
Hey -
Since the VIP field lives on another table (not hr core like you are on), you need to dot.walk to it. Scroll down to the Subject Person field, click on the (+) icon, and then locate VIP field. The dot.walking allows you to get to tables that have a relationship with the hr core case table.
Give that a try and let me know if that works for you.
As for the field being a color once it appears on the form, I do not think that is possible yet from agent workspaces.
Thanks,
-Rob