Can't edit sys_glide_object.list with Security admin role

Nguyen Quang Tu
Mega Guru

I want to enable email field in sys_glide_object.list but i can't edit it even though my account is in sercurity admin role. Can someone help me with this problem?

Thanks,

1 ACCEPTED SOLUTION

You can follow the below workaround and see once.

find_real_file.png

View solution in original post

8 REPLIES 8

Naveen20
ServiceNow Employee
ServiceNow Employee

From the ACL on the table we can see it is only available for maint role. Maint is the role used by servicenow employees and is not available for customers.

 

find_real_file.png

Thank you for your reply.

Can you suggest any sollution please? I'm new to servicenow so i'm not really understand about this role.

Can you let me know your requirement so that we can see if there is any alternate way of achieving the same.

I want to add email field to form design. I guest i could use string field instead but some script must be include i think.