I’ve got a page where I’m dynamically displaying images attached to a quote in the database, at the moment I’ve just put an image in a table row and repeated it however it looks pretty ugly and just lists them all vertically - is there a nicer way of displaying them (for example perhaps in a grid, 3byx or something?)
I probably should have expanded my post a bit sorry,
So at the moment the only reason I’m using a table is that’s the only thing I know how to do a repeated region on in wappler.
If i could just do a repeated region on the image itself I could limit the width and force the images into a little box that looks a bit nicer.