Hello fellow bubblers, i am building a language learning app and i’m wondering if it is possible in bubble to shuffle between repeating groups, that is alternating between a repeating group A and a B.
I wish to display a repeating group A for a specific kind of lesson and for a particular duration and a repeating group B for another kind of lesson all on the same page. I don’t want both to be visible at the same time.
It is possible. One of the approaches is by creating two elements of repeating group which are not visible by default, then make either of them visible using conditional based on your scenario