How to make a table[cost center] read only with one of its fields being editable? [ACLs not working]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 02:10 AM
Hello everyone! I have a requirement where one particular custom made role(assume X) should have the ability to view the entire table of cost center[cmn_cost_center] and they can edit only one (custom made) field on the table {all other fields apart from this must be read only}
I made 2 ACL's .One read only for the entire table and one write ACL for that custom made field. The users with the role can see the table but cannot edit the required field.
I would appreciate your help with this!
- Labels:
-
Service Level Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 02:32 AM
did you debug the ACL and check which one is restricting?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 02:44 AM
Hey @Ankur Bawiskar . I will check and respond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 02:58 AM
Hey @Ankur Bawiskar ! S The write ACL for that one field which needs to be editable is failing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 03:07 AM
what's the condition?
Is that user able to write table?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader