Hello,
I would like to add a repeater that displays data in a treeview format. The data is in the form of categories and subcategories.
I appreciate any assistance.
Thank you,
Amine
Hello,
I would like to add a repeater that displays data in a treeview format. The data is in the form of categories and subcategories.
I appreciate any assistance.
Thank you,
Amine
It is not possible to add repeaters to another repeaters, as of yet, and the best way to do it would be using repeaters inside repeaters to display dynamic data like folder structures. You could try using tables and repeaters in the Classical Editor.