I currently have a Layouter set out in 3 columns. there is an item in each column with a 1 column, 2 row grid within each.
i have an image in the first grid cell, and text in the 2nd grid cell. so image on top and text underneath.
I want to add more items, and have them displayed beneath, always maintaining a max 3 items on each row. but whenever i add a new item, it just adds it to the right of the current items, making it 4 items wide. how do i configure my layouter to only have 3 items on one row and to always display additional items beneath?
at this point, I cannot catch why new row won’t work for new items, could you share some sort of screencast on the “4 item wide” situation ?
I would use the bricks or mosaic view. You would have to configure it based on your design but that would allow columns and rows to showcase your items . I made a video you can see below.
If the items are going to be identical though, the Cards layout in the repeater lets you dictate how many items per row .
thanks for responding, yes i will get some screenshots
thank you very much that is really helpful