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.

User should not change the state value from list view (clue:data policy)

Anusha Gorige
Tera Contributor

User should not change the state value from list view (clue:data policy)

4 REPLIES 4

Prince Arora
Tera Sage

@Anusha Gorige 

 

You can configure a list_edit ACL, it will work for you

 

Fore more info:

https://www.servicenow.com/community/developer-forum/how-to-create-acl-to-disable-list-editing/m-p/1... 

 

If my answer solved your issue, please mark my answer as  Correct & 👍Helpful based on the Impact.

Tai Vu
Kilo Patron
Kilo Patron

Hi @Anusha Gorige 

Let's define an ACL list_edit that requires admin role for example.

Check the OOTB incident state one.

URL: https://<instance_name>/sys_security_acl.do?sys_id=fb90a1e9a6811596009e5055b5156bcd

TaiVu_0-1699608136604.png

 

Cheers,

Tai Vu

Anurag Tripathi
Mega Patron
Mega Patron

Why have you given a clue in the question itself?

 

-Anurag

Dr Atul G- LNG
Tera Patron
Tera Patron

You can use the oncell edit client script as well. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************