Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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
Tera Guru

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
Tera Guru

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