Is there a way to only load a certain amount of items of a repeating group? then Add a button or text to display the rest?
Hey.
I just looked in to this, and the way to go Is the plugin “listShifter” by karma ware.
You find the plugin in bubble.
I looked thru this series of 7 and got a hang of it.
Wish u all the luck
- Create a custom state called IndexTo.
- Set its type to number.
- Set its default value to whatever amount you’d like to show (lets say 10).
- Change your current RG source to "Search for thing :items until #IndexTo
- Create a button e.g called Show More
- Edit its workflow to change the custom state (IndexTo) to 20.
Hope this help
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.