Hi,
I’ve added a pop up to display the photos from my gallery (for context, I used the great instructions in this video: https://www.youtube.com/watch?v=1Vpii8DHd90)
I set it to wrap around so users could scroll through all photos repeatedly (there will be lots of detail).
I’ve created a data type “For Sale”, which alongside other data inputs allows multiple images per entry. This whole page refers back to that data type, as do all the elements in it.
However, I can’t get the popup to display images for the relevant entry. The popup simply scrolls through all the images in all repeating group cells, always starting with the first entry! Please see here (https://are-historics.bubbleapps.io/version-test/for_sale/) and click on one of the photos in both the first and second entry to see what I mean. Regardless of the photo clicked, the popup scrolls through all photos on the page.
The data source for the RepeatingGroup image in the popup is: “RepeatingGroup For Sale’s Lost of For Sale’s Images”. I think that might be the problem, but I can’t work out how better to select the data.
What mistake might I have made? Many thanks!
Ollie