(Infinite) Repeating Groups Inside Repeating Groups Inside...? :)

I’d like to build a threaded comment function so that each comment can have children comments. Those comment children can have their own comment children, etc.

How would I extend this infinitely without adding a repeating group for each hierarchy level?

My thinking was I could self-reference a reusable element, but bubble doesn’t allow the circular reference.

any ideas of how I could achieve this with bubble?

This topic was automatically closed after 70 days. New replies are no longer allowed.