Display database images from one ITEM (not one field)

Please, how can I get a gallery to dynamically display entries in a database “horizontally” not “vertically”. This is not a visual question, I’m referring to the organization of the database: i.e. I’d like to populate the gallery with multiple images from each ITEM (horizontal line on the database), not from each field (vertical column on the database). Each user enters multiple pictures which are “submitted” as part of one item. So each item has multiple columns: photo1, photo2, photo3, etc. I don’t want to show each user’s photo1, I want to show all of a single user’s images (photo1, photo2, photo3 in one gallery.) Thanks so much in advance for any assistance, I’m really struggling!

Hi Annatunick,

In this case, you have to find the user you wish to show its images (for example, current user ), then fill the gallery items with that user data. For more information on how to fill Gallery items, please check THIS

Best,

Mustafa

Hi Mustafa! Thank you for your fast reply.
Circus! Chocolate! Coding! Awesome: I’m on board—except (unfortunately) for the coding part. The link you sent looks like it’s probably on the right track, but I have no idea what to do with it. [I am not a coder…] Don’t I need to specify which items (and their source database) to put into my gallery? And where would I find the names of the items (just 1, 2, etc. - see screen grab from initial post - ?). And actually, I just want to show all the photos from item 1, in this gallery, all the photos from item 2 in the next gallery, etc. So… I would only be specifying one item per gallery, right? Sigh. I would be so grateful if you could help me get this sorted… Thanks again,
Anna