Can we hide/remove the "email" field from the List collector type field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago - last edited 3 hours ago
Hello Community,
I have a requirement where I need to hide/remove the email field from a custom "List" Type field.
This field is reference to 'sys_user' table, and I need to remove the other email field that display when we try to select the user in the list type field.
So that the user can only select the user through reference field or the magnifying glass and don't add user through the email here.
How can we achieve this customization. I searched for some attributes with which I can achieve it but was not able to find any.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
You can do this by adding the no_email=true attribute onto the dictionary attribute. This will remove the email capability when a glide_list references the user table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @yashxsharma
You need to add the no_email=true dictionary attribute to hide or remove the email field/envelope icon from a custom List Type field.
Dictionary Entry ->Advance view
Refer:
Hide/Remove email box from list type fields
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti