Write access to an appropriate field

Nataliia_Lova
Tera Guru
A scoped application was created with table extended from Task. There is a member of one of the teams who has to operate all the processes, but he can't edit the fields he needs. Why is it there, and how can I manage it?
Screenshot 2024-01-09 at 21.20.41.png
1 ACCEPTED SOLUTION

You shouldn't modify existing ACLs.

You need to create new ACLs for your on your new application scope for that table. For ex, I had to create below few field level ACLs on my custom application scope to make it editable to the role I created for my application. Similarly you need to create ACL on Finance Request Application scope, on your Finance request table.

 

SanjivMeher_0-1704832706053.png

 


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

6 REPLIES 6

SanjivMeher
Kilo Patron
Kilo Patron

You need to create additional ACLs for your custom table. These additional ACLs should be Field level ALCs to provide write access to the analyst role of this module for these particular fields. OOB these fields will be readonly if extended from task.


Please mark this response as correct or helpful if it assisted you with your question.

Dr Atul G- LNG
Tera Patron
Tera Patron

Don't change anything on global scope, it may impact other.

 

You need to analyze these field.

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

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