Displaying multiple images, texts, and buttons

Hello,

I have a question. I’m trying to create a repeating group, popup, or something that can display, click, and charge a user from a repeating group already created. For example, someone wants to click a tv show from the cover image and see all the episodes with episode numbers, title names, descriptions of the episodes, and purchase buttons.

I’m not having too much success right now. I would really appreciate the help.

Thank you, thank you.

You’ve got a few options.

You could use the “display data in a repeating group” action to display data in a second repeating group based on the item the user clicked “current cell’s show”.

You could make the user click workflow set a custom state (e.g. “selected show”) which the second repeating group uses to set its data source dynamically.

Or, if you wanted the second repeating group as part of the first repeating group, you could add it in the cell of the first repeating group, set it to hide unless the user clicks the movie, and set its source to use “current cell’s movie”.

Hope this helps!


Having trouble with your bubble app? Reach out to us at protomakr.bubbleapps.io

1 Like

Hello,
All the best for your work.

1 Like

Thank you for the help, it opened the doors for me. Hopefully, I can move on without major delays.
I appreciate it Austin.

1 Like