ACL - Access Control List

Shir Sharvit
Tera Contributor

HI

 

How can I make all fields in the form including the mandatory fields read only When the incident status is closed (7) by using ACL - Access Control List

 

ShirSharvit_0-1700562767427.png

 

I would appreciate it if you could tell me how to fill it out

 

Thank.Shir

 

1 REPLY 1

Anurag Tripathi
Mega Patron
Mega Patron

You have to do a Operation = write ACL

incident . *

In the condition add incident state = closed

advanced = true

In the script type answer = false

 

-Anurag