How to make a field editable for specific roles?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Hi
I need to make a field on the cmdb_ci_business_app editable for a users with a specific role.
I have created a 'write' ACL but the field is still read only.
Is there anything I have missed or is there another way to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Check to see if you have a Client Script, Data Policy, or UI Policy affecting this field or all fields on this table/form. Is the field editable for anyone (admin role)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
the field is only editable for admins and for users with a technical owner role. I want to open it to so its also editable by users with a domain manager role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
so any other client script or UI policy is making it editable?
Did you debug that?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
There's no UI policies or client scripts. There is one preexisting ACL that makes it editable
for users with a technical owner role. I want to open it to so its also editable by users with a domain manager role.
I have tried adding my roles to the existing ACL and I have also tried creating a brand new ACL too