ACL - Access Control List
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 02:33 AM
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
I would appreciate it if you could tell me how to fill it out
Thank.Shir
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 02:42 AM
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