Multiple fields on one ACL?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2016 02:06 PM
I need to make several fields read only once a certain state has been reached. Is there a way to make more than one field read only on one ACL? Or do I need to create an ACL for each field that needs to be read only?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2016 02:26 PM
For UI Policy, you don't need any codes. Steps are:
Go to the record
Right Click on the Header Bar and Select Configure > UI Policies > New
Name the Policy appropriately and Short Description
Under when to apply Tab Select:
State is Closed (Select any state here)
Right click > Save
On the same UI Policy, in the Related list in the bottom under UI Policy Actions, click New
Select the field that you want to make Read Only and make it read only
for additional fields, create new UI Policy actions
Hope this helps

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2016 02:32 PM
Very much, thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2016 02:43 PM
you can get further information about UI polices here:
http://wiki.servicenow.com/index.php?title=Creating_a_UI_Policy#gsc.tab=0
Thanks.