- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 05:52 AM
Hi Everyone,
Good Morning from Pakistan.
I am creating a ACL on sc_task table to make the field read only on list-view, but acl is not giving me the requested for field of RITM table, however it's been avaialble on list-view. Please guide me why it is so
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 07:18 AM - edited 07-03-2025 07:20 AM
Yes, it does.
Just tested:
Editable before creating ACL:
Read only after creating ACL:
Remember it will make field editable on RITM list as well. There is no way you make it editable on one table and not on other one.
Regards,
Abhijit
ServiceNow MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 09:17 AM
I impersonated other user who are not admin they also can edit this. I have now unchecked the admin override and its still not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 09:18 AM
in script , im using
answer = false;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 09:19 AM
this ACL is also not working on RITM nor on sc_task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 09:30 AM
That’s strange. Check if there is already same ACL created which might be providing access to users.
Regards,
Abhijit
ServiceNow MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 09:41 AM
I have checked and there is no any ACl on list eidt for requested_for field.