How to post multiple images in a single row in my Database?

Hi to all!

I’m currently facing this issue where I initially have a Database Attribute named as “Image” and I only include a single image. After much development in my website, I realise I have to input more than a single image in a Dynamic Webpage.

Any idea how can I put my images in a List which can be contained in my “Image” Database Attribute? Or if there is other work around do let me know below! Thank you and much appreciated!

Hi,
if the number is not limited, try a reference to another table which will hold those images in a one-to-many relationship so you have all the images in another collection pointing to the master record of the item in the first collection. use gallery or repeaters to display them

Shlomi

Hello there!

Ok thanks for the reply! Sorry I thought I’ve replied you! Will try it out soon!

Best Regards,

Kenneth Lim

Hello,
I will reuse this thread as the title sums up my question perfectly.
I have a table and I need one column to contain multiple (1-5) thumbnails in each of its fields.
If I use database field type “picture”, I can only insert one picture per field. If I use database field type “gallery”, I can no longer use it in a table (it doesn’t show at all in a dataset).
The only workaround I can think of is to make multiple “picture” columns, one for each picture, but that sounds very stupid and clunky.
Please help.

I’m looking for the answer to this exact question as well.

@leatherdd1
Check the forum guidelines as you should be posting your question in a new post rather than jumping onto the end of an old one.

As for wanting multiple images on one row, then simply use a media gallery field in your dataset.
https://support.wix.com/en/article/displaying-media-uploaded-in-your-media-gallery-field-type

f you search the forum there are previous forum posts that you can read too.I
https://www.wix.com/corvid/forum/community-discussion/website-visitor-user-upload-images-to-media-gallery-field-image-gallery
https://www.wix.com/corvid/forum/community-discussion/user-member-add-media-to-gallery-by-code
https://www.wix.com/corvid/forum/corvid-tips-and-updates/store-multiple-images-per-item-in-your-collection-with-media-gallery-fields