Add Member Slushbucket shows sys_id instead of a name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 05:37 PM
Hello all,
I have a simple custom table A with two custom fields: Item_Name and Active.
The Item_Name field is set to Display = True
In another custom table B, I have a List type field (let's call Items), referencing the table A.
When I want to add some items using Edit Members, the slushbucket is displaying a sys_id below the title, on the right panel, instead of a name:
Checked the Community and couldn't find anything related to this.
Also checked the below article, with negative results:
How can I make it display the Item Name instead of the sys_id?
Any help will be appreciated.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 07:07 PM
Hi @Kyu Min I think there is no display value set in Custom Table B, the value which you highlighted that sysid comes from custom table B. Can you check ?
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 07:52 PM
By any chance your table A and table B are in m2m relationship, then the records that you are seeing must be showing records from the relationship table.
Follow below servicenow support article with cause and explanation to fix this:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0855697
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 01:31 PM
Hello Aman,
They are not in m2m relationships.
Thank you for your help.
