How normal user find field name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2023 11:28 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2023 11:41 PM
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
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 12:13 AM
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.