How to add elements inside a query loop

There’s no clean way to do it. Only wrapping every entry in an additional parent, which does not allow you to create a clean DOM structure as shown above.

I made a feature request for a Query Loop Element that supports any number of root elements and supports your use case well

3 Likes