Custom table not showing in UI Builder list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2025 04:42 AM
Hello everyone! I am trying to create a new tab within a record using the UI Builder. I successfully created a new tab without any issues, thanks to the guide MGOPW created (UI Builder Essentials: How to Create a Custom Tab).
However, I am having trouble displaying the content of a custom table I created (sn_cwf_wrkspc_faculty), as it does not appear in the list when using the List - Simple component. I did some research, and it seems that I first need to create a Data Resource and use "Look up a single record," specifying the record I want. However, even with this, my table does not appear.
The table is created within the same application scope as the UI Builder page. Is there something I am missing? I believe this should be possible and shouldn't be too complicated.