We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

how to create ACL to disable list editing

saahilkumar
Tera Contributor

Hi All

How to create an ACL to disable list editing on incident table

Thanks in advance

1 ACCEPTED SOLUTION

india
Kilo Sage

find_real_file.png


Hello Saahil kumar



Check out the screen shot for list editing,Here in my case i did it As admin override...Do according to your requirement.


if you want to allow edit to particular role than add that role to the Requires role and make answer = true;



otherwise go as per screen shot.



Pls Mark as Correct/helpful/like



Let me know if further need.



Kirtesh'


View solution in original post

2 REPLIES 2

india
Kilo Sage

find_real_file.png


Hello Saahil kumar



Check out the screen shot for list editing,Here in my case i did it As admin override...Do according to your requirement.


if you want to allow edit to particular role than add that role to the Requires role and make answer = true;



otherwise go as per screen shot.



Pls Mark as Correct/helpful/like



Let me know if further need.



Kirtesh'


Srinidhi Parima
Tera Contributor

Hi Kirtesh,

 I have tried the same but it was not working