- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 02:03 PM
I have a remote table that I would like to use in the UI builder. It's populated with some dummy data from an external source.
In the UI Builder, on a List component, when I search for the remote table's name or label I get no results.
Additionally, I added a sys id to every row per this answer -
Previous Answer
Im trying to avoid custom components in this instance. Haven't had any luck being able to use the remote table. Any help would be greatly appreciated!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2025 10:52 AM
Hi @joshkeegan
Try "clear cache". Might this will work, sometimes happen it doesn't show data.
1. Navigate to left upper most corner.
2. Click on "hamburger menu" , then "Developer".
3. And click "Clear UI Builder Cache".
I tried Same thing on My PDI, and faced the same issue, then I just simply try clear cache and it's visible now. Let me know, if doesn't work.
If my response solves your query, please marked helpful by selecting Accept as Solution and Helpful. Let me know if anything else is required.
Thanks,
Prerna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2025 10:52 AM
Hi @joshkeegan
Try "clear cache". Might this will work, sometimes happen it doesn't show data.
1. Navigate to left upper most corner.
2. Click on "hamburger menu" , then "Developer".
3. And click "Clear UI Builder Cache".
I tried Same thing on My PDI, and faced the same issue, then I just simply try clear cache and it's visible now. Let me know, if doesn't work.
If my response solves your query, please marked helpful by selecting Accept as Solution and Helpful. Let me know if anything else is required.
Thanks,
Prerna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2025 06:16 AM
That did the trick. Thank you very much Prerna!