Hello!
I am currently trying to expand the size of images in a scrolling carousel that is in a repeating group and displayed based on apartment address. Ideally the user can click on the carousel image resulting in a pop up with the same images in the carousel from the repeating group and in the same carousel scrolling format.
Currently I created a Pop Up and tried a few workflows including “when Carousel A is clicked,” “Show Pop Up element”, but this isn’t working. Is there another step in getting the pop up to show up or have I gone about this the wrong way?
Secondly, in order to populate the pop-up with the same images and the carousel that was clicked, can I just use the same Carousel A element used in the repeating group? I just copied and pasted the Carousel A - named Slideshow A in the Popup - from the repeating group and linked it to the same repeating group. Will this show the same exact list of images in the carousel that was clicked?
Link to my project: https://bubble.io/page?name=index&id=carousel-imagelist&tab=tabs-1
I saw a similar answer to what I am trying to do here: Navigate through PopUp showing items from repeating group - but I got lost.
Any help is appreciated!