- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2025 05:11 AM - edited 11-12-2025 06:14 AM
Hello guys!
As the title says, I cannot see the option/field under Return fields in my custom Lookup data source. Keep in mind that the column sys_id is available, but not visible in back-end.
Any ideas how I can make it show in the UI Builder?
The use cause is to be able to do like how he does in this youtube tutorial video at 1:10:00.
Greetings
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2025 06:15 AM
Hi @ronro2 ,
You cannot select sys_id from the field selection, however sys_id returned by default as a unique value with the result.
Thanks
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2025 06:03 AM
@ronro2 sys_id is available on every table but is it not available on list view to be selected in classic view as well.
Like on incident table, you cannot configure list layout to show sys_id. There is a different configuration for that. What is the use case here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2025 06:15 AM
@Raghav Sharma24 hey mr, I've updated what is the use case. 🙂 Please read again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2025 06:15 AM
Hi @ronro2 ,
You cannot select sys_id from the field selection, however sys_id returned by default as a unique value with the result.
Thanks
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2025 08:51 AM
Thanks for the help @Anand__99 😄 It worked. It must a change due to a newer version of UI builder compared to the one in the tutorial.
