List type field showing sysid instead of Names
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 07:13 AM
Hello All,
We have created a List type reference field for sys_user_grmember table.
In that also we added a filter condition for a particular group like in the below screenshot.
but when we try to add users its showing sys_id instead of names, please help me on this so that only names can able to see when we try to add users in it.
@Ankur Bawiskar @SANDEEP28 @Community Alums @Sandeep Rajput
Thanks,
Abdul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 07:18 AM
You need to set the name field on the table (dictionary) as display = true. It is highly likely that the display value is incorrect.
Please mark as helpful if I answered your query
Best,
Kushal Bahirwani
Technical Consultant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 07:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 08:26 AM
Ideally the variable is group members so it should refer to sys_user and not sys_user_grmember
Please inform your customer about this
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 08:41 AM
@Ankur Bawiskar yes previously it was sys_user table, now they want to show only for particular group members that's why i changed the table name.
Can we show names instead of sys_id for this table(sys_user_grmember)?
please suggest best way.
Thanks
Abdul