- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 11:56 PM
Hi All, I am trying to make a field read only. Somehow in workspace list view it is not working as expected. Can we achieve this. Any solutions. Thanks you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 02:28 AM - edited ‎08-25-2023 03:01 AM
HI @Priya103
You should write a field level Write ACL to restrict the field from editing.
https://docs.servicenow.com/en-US/bundle/vancouver-it-service-management/page/product/change-managem...
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 01:32 AM
Hi Priya,
You can try two ways
1. Creating an UI policy and make sure global is ticked so it will work for both native and workspace
2. Create an ACL list_edit type and make the field non editable from list view.
Please mark correct, if you find it helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2023 08:42 AM
tried but not working in workspace view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2023 01:25 AM
Please share your ACL configuration if you still don't have the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2023 02:28 AM - edited ‎08-25-2023 03:01 AM
HI @Priya103
You should write a field level Write ACL to restrict the field from editing.
https://docs.servicenow.com/en-US/bundle/vancouver-it-service-management/page/product/change-managem...
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP