- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
How do you create a Data Policy to restrict user access from the server side
When state is set to Closed, then Assigned to and Assignment group fields should be hidden.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @kingobeng ,
You can hide only in the Client side, not on the Server Side. Instead you can make them read only so no one can change the value from Server Side.
Palani

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @kingobeng ,
You can hide only in the Client side, not on the Server Side. Instead you can make them read only so no one can change the value from Server Side.
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
43m ago
@kingobeng, Data policy can only make assignment_group and assignment fields read-only, it's better to write a UI policy to hide fields.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it helpful & accept the solution so others can benefit as well.