List edit ACL is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 01:08 AM
Hi Team,
Help for the below requirement.
We have one requirement, on list view for a specific fields the data should be read only for that I have created one ACL that is
Operation --> list_edit
Table.field
Script --> answer = false;
But it is not working. The field remains editable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 02:56 AM
Thanks for your reply.
Now it's working perfect. After making a field read only the user can be able to click on the reference links in the list view but it is not required. Do we have any solution for this in ServiceNow for a specific field instead of all fields using the list control.
please advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 02:57 AM
Sorry your comment is confusing.
Please explain with screenshot
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 04:03 AM
As per attachment, in the list view i want to remove the related links for a specific field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 04:08 AM
that's not possible
if it's a reference field it will take user to that record if user clicks on it
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 04:15 AM
what can we suggest to customer? to remove the links in the list view?