The CreatorCon Call for Content is officially open! Get started here.

Create a Data Policy to restrict user access from the server side When state is set to Closed, then

kingobeng
Tera Contributor

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.

1 ACCEPTED SOLUTION

palanikumar
Giga Sage
Giga Sage

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.

 

 

Thank you,
Palani

View solution in original post

2 REPLIES 2

palanikumar
Giga Sage
Giga Sage

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.

 

 

Thank you,
Palani

M Iftikhar
Mega Sage

@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.