I know a repeating group could do this, but is there a way to do it with a normal group?
Currently, I have a data type with multiple fields. I want to display those fields into a masonry grid. But of course it is not a list of things, so I cannot display all the fields into a RG (unless I am wrong).
just put groups within the group and use fit to width or max widths then the groups will stack like a masonary based on the widths. you’ll also want fit to height or max heights