How normal user find field name

Bri3
Tera Contributor

Hi,
how can normal user find the field name? (without admin role) For example if the user wants to find out the name "assignment_group" of the Field Assignment Group

 

2 REPLIES 2

Anil Lande
Kilo Patron

If any user need to know the backend field names they generally contact ServiceNow Admn/Dev.

Also you can use SN Utils extension.

https://chrome.google.com/webstore/detail/sn-utils-tools-for-servic/jgaodbdddndbaijmcljdbglhpdhnjobg

 

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Jaspal Singh
Mega Patron
Mega Patron

Hi,

Unsure about the exact use case but you can create ACL of type read on sys_dictionary table & allow it it be visible to specific users with required roles.