- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2022 12:28 AM
Hi All,
Wanted your expert opinion on the best possible way to make all the fields on the case form non-editable when the case is Closed.
We have an option of writing the client script but it will not control the list view. User would be able to edit any field from the list view
We have another option of writing the ACLs but do we have the write the ACL for each field on the case form...need to understand the best possible way to achieve the same.
Any help would be appreciated.
Thanks
Solved! Go to Solution.
- Labels:
-
HR Service Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2022 07:22 AM
Hi,
you can select the Type as Write instead of Read
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2022 06:37 AM
Thanks Ankur. This feature will hide the record from the defined group based on certain conditions which is different from "non-editable". I am looking for the record to be completely made non-editable/read-only when the state of the case is closed but the case should still be accessible to the agents.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2022 07:22 AM
Hi,
you can select the Type as Write instead of Read
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 09:36 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2022 07:27 AM
You can create a Data Policy to set fields to read-only once the case is closed.