- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2016 04:56 AM
Hi All,
Once a request is approved/rejected/cancelled by the approver(manager) it should be set to read only and no other changes should be allowed on the "approval" state.
I was able do it through an onSubmit Client Script. The approval state becomes READ ONLY post the first action on it, however, the manager can still change this state from the list view as show below.
In short: The approval state should only be recorded once by the Approver (However, admins can change the field )
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2016 04:59 AM
Idea: How about using an ACL to make it writable only if the state is 'requested'?
Docs: Access control rules
Docs: Contextual security
Security Best Practices - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2016 04:59 AM
Idea: How about using an ACL to make it writable only if the state is 'requested'?
Docs: Access control rules
Docs: Contextual security
Security Best Practices - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2016 05:02 AM
Hi chuck,
I agree with you. This might be best possible solution.
Thanks,
Ramya.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2016 05:05 AM
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
If you are viewing this from the community inbox you will not see the correct answer button. If so, please review How to Mark Answers Correct From Inbox View.
Thank you