Hello I need help with some final touches on my app.
I am sharing some data from a repeating group to show in a popup on the same page.
Once I click the picture in the repeating group the popup opens.
The data from the repeating group is showing, however I am having a hard time scrolling to the next element in the repeating group without leaving the popup.
Can someone share with me how I can scroll through the data strictly on the popup.
It would be great if you could provide more information about what you’re building, for us to understand if you need to scroll through the data using the pop-up. If the content of the pop-up is from a workflow triggered when a cell in the RG is clicked, you’ll need a custom state or workflow to show the next item.
I hope that explains the issue. Ive tried almost everything I know including show next workflow in repeating group when the arrow is pressed but nothing works.
@mateusproto I tried this but i think i know what the issue is but not sure how to do it.I tried what you told me and nothing happens when i press the next button.
Hey @mateusproto great news I got it working! Thanks so much. I’ve encountered another issue though while trying to complete it. Once i got it working I split up two repeating groups to feed data to the popup.
If I filter the data it still shows the same data in the popup despite the image clicked because of the Index.
Also even when i filter the data in the popup to the specific group it scrolls through all of the posts and not the once i have filtered on the repeating group.
The missing piece was, after clicking on the post from the first repeating group, we need to use this repeating group as the data source for the repeating group in the popup: