- 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 06:47 AM
My client has a requirement to make the requested_for field read only on sc_task list view. So when i went to the acl (list-edit) its not showing the requested for field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 06:54 AM - edited 07-03-2025 06:56 AM
Hi @anishshah
Requested for field on Task comes from RITM so if you create list edit ACL on RITM table, it might work on sc_task table as well. But remember that it will be editable on RITM list view as well.
Regards,
Abhijit
ServiceNow MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 07:03 AM
I just want to make the field read only on sc_task list view. How i can achieve this?
If i will make the acl (list-edit) on RITM to make the field read only does it will also make the requested for field read only on sc_task list view?
- 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 07:41 AM
its interesting. Could you please show your ACL