if state changes all fields are read only and assignments_group group only editable

BheemavarapuTej
Tera Expert

if state changes all fields are read only and assignments_group group only editable

6 REPLIES 6

Abbas_5
Tera Sage
Tera Sage

Hello @BheemavarapuTej,

you can try with below 2 ACLs:
1. read acl
based on your requirements you can select the table name and * - it will be applicable to all fields.

Abbas_5_0-1699593159596.png

 

2.list_edit acl
You can select the table name and field name - it will be applicable to only a single field.

Abbas_5_1-1699593159647.png

 

 

Mark my correct and helpful, if it is helpful and please hit the thumbs-up button to mark it as the correct solution!
Thanks & Regards,
Abbas Shaik

No bro assignment group member can only editable the form another user doesn't editable 

Hi @BheemavarapuTej 

 

In this case you need to write script to check if the logged in user is part of assignment group only then can edit.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0790987

 

*************************************************************************************************************
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]

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

DanielCordick
Mega Patron
Mega Patron

you can do this with UI policies