Hello everyone…
I have one question… I’m using the Repeating Group to display a list of tags let’s say… and I’m wondering if it is possible to flow the RG (the blue one) like this:
Next will be another RG and they take the whole row in space…
Right now I’m using: display: flex; flex-wrap: wrap;
but still it takes two rows…
Is it possible to “flow”?
Thanks
Fabian