How to make a field editable for specific roles?

thrsdy1512
Tera Expert

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?

7 REPLIES 7

Brad Bowman
Kilo Patron
Kilo Patron

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)?

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.

 

Ankur Bawiskar
Tera Patron
Tera Patron

@thrsdy1512 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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