Requested_for field is not available on sc_task list-edit ACL

anishshah
Tera Contributor

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

 

1 ACCEPTED SOLUTION

Yes, it does. 

Just tested: 
Editable before creating ACL:

Abhijit4_0-1751552260488.png

Read only after creating ACL:

Abhijit4_1-1751552312485.png

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. 



By marking my response as correct or helpful, you contribute to helping future readers with similar issues.
Regards,
Abhijit
ServiceNow MVP

View solution in original post

25 REPLIES 25

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

anishshah_0-1751559450105.png

 

in script , im using
answer = false;

this ACL is also not working on RITM nor on sc_task

 

That’s strange. Check if there is already same ACL created which might be providing access to users.

By marking my response as correct or helpful, you contribute to helping future readers with similar issues.
Regards,
Abhijit
ServiceNow MVP

I have checked and there is no any ACl on list eidt for requested_for field.