- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 11:28 AM
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 12:39 PM
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.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 11:34 AM
Check the UI policy on this tables, that is stopping or user doesn't have access to this field may be ACL.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 12:20 PM
This is an example of the ACL for Priority field, all accesses are in Global Application, and I have no permission to modify them even if elevated the role.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 12:39 PM
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.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 12:59 PM
Thank you 🤗
I will