Unfortunately that didn’t work. It’s only recognizing/displays uploads with a single image and shows the error any time there are multiple images regardless of size.
Hi, the image element will show only 1 image.
If you want to display the list you must nest a second Repeating Group with the list of images uploaded of the current cell’s submission as data source and type image. And put an image element in it with current cell’s image.
Hope this help
Thanks for the reply. This is how I built it out but I am still running into the same issue where is displays the first image but gives an error for anything with multiple images.
Looks like it could be a Bubble bug because the error message says ‘the image’ could not be loaded, as in a single value, but then provides a list of image URLs separated by commas, so it seems like it is trying to treat the list of images as a single image.
Maybe review my tutorial above, as it might uncover something else that is not presented in the thread yet as the problem.
Ok understand, I suppose the problem comes from your privacy settings. You should allow people to see attached files if they are not the current user that uploaded the images.
Hope this help
Unfortunately that’s also already checked. I have submitted a bug report to the Bubble team and I am waiting to hear back to see if this is just an issue on Bubble’s side or if they have a solution.
I appreciate you trying to help! If you think of anything else it might be, I am happy to check.