I have a project now where I need to group a lot of data. I would therefore want to do this.
- First repeater will list categories
- Second repeater will list products within the category
So I would like to drag the second repeater inside the repeater item and make them nested. Then I could set the dataset to Same As category and then make it repeat all categories and inside that repeated element create and use another repeater with data.
To be able to make nested repeaters would mean the world to me and I guess others as well. It would kick ass and opens so many new ways to work with dynamic data.