Nested Repeaters would kick ass

I have a project now where I need to group a lot of data. I would therefore want to do this.

  1. First repeater will list categories
  2. 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.

6 Likes

I have purchased Premium Wix and started building my website.
One of the first issues I’ve encountered is “nested repeaters” - a feature that is currently not available.

You can attach a table to a repeater but it doesn’t have the same visual aspect.
Here is my use case: Characters List that are connected to their Weapon (types):


The only way to obtain the expected result is to repeat the repeater3 which obviously defeats the purpose of the “repeater” feature.