I have a web db that contains documents. Each document contains an image. Now I want to display the images via a view on the web.
Default the images will get displayed each row one image. But I would like to display it like a sort of photo gallery so for example 3 images per line/row.
Does anyone know how I must modify the view or column formulas to enable this display?