Images not diplaying on workspace using data resource UI BUILDER

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2024 10:32 AM
I'm having an issue that is completely stopping me from continuing a personal project of mine. I am trying to have images display on the workspace using a data source and some dot walking. I can see the images in UI Builder but not on the Workspace even after I refresh my data resource. Here is what I have in terms of data lookups:
1. A record creator button that triggers a flow which will create related records which are referencing another record that has the image I want to display.
2. A data source that finds the created record
3. A data source that finds records that are related to the created record
After I have these data sources setup I am setting image components to display images that I can dot walk to. These images are displaying properly in UI Builder but when I go to preview I cannot see the images even when I refresh the data source using a button and script. I haven't found anything useful online yet but I am still looking.