Hi Bubblers!
I’m having an issue displaying images after they’re saved in my database. I’m trying to use a repeating group to display them.
I have a data item called “Image” that includes an image URL and the image itself:
But when I try to call those images in a repeating group, I can’t get the images to show up. I’ve checked out a lot of other forum posts about this, but haven’t found a resolution.
The repeating group is doing a search for Images (the data item in my db).
Then there is an image within each cell showing each Image’s image field.
Any help is greatly appreciated!
Thank you