How to allow a role to edit on the list view, but not the form view

TerryC03
Tera Expert

Hello,

 

Is it possible with just the use of ACLs to allow a user to edit a field on the list view, but have the form view as read-only?

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @TerryC03 

 

Yes, for this, create a custom role assign that role to the user and use the same role in ACL. 

 

or use

Oncell edit client script and check the role in script itself and allow / disallow user to make changes. 

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

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