hide fields on workspace form for all members of assignment group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 02:23 AM
Hi ,
I am trying to hide few fields for an entire assignment group.
How can I achieve this?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 02:34 AM
Hi @Community Alums
try Using On load client script or UI Policies in serviceNow
Please mark this response as Correct and Helpful if it helps you can mark more that one reply as accepted solution
Thanks
Eshwar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 02:47 AM
Hi @Community Alums do you need to hide fields to specific assignment group or for all the assignment groups.
Refer below screenshot to hide fields only to specific views using UI Policy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 03:22 AM
Hi Sid,
I want to hide fields for a specific group.
Can you suggest How can I achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 04:54 AM
Hi @Community Alums Add a condition in UI Policy like Assignment Group is ABC and select Workspace View and In UI Policy Actions select your field and select Visibility False.