Multiple File / Image Upload

I want my visitor to upload multiple files / images and intent so save the same in the database.
I have added an ‘Upload’ button from ‘User Input’. But it allows user to only upload 1 file or image. My users are not able to upload multiple images / files.

Please help!

Hi,
Visitors can upload files to your Dropbox account using Get Files to Dropbox app. We also have a few third-party apps, available in the Wix App Market , which have a file uploading feature. Check out the 123 Form Builder app, or search for other apps using the search term “file”.

Good luck,
Tal.

1 Like

Hello,
I have the same question please and its very useful to have an upload button which is able to upload multiple photos at once.
your help is much appreciated.

Regards

1 Like

Siyamand, feel free to post a Feature Request .

thanks Yisrael, what should i do? i didn’t get you, should i post my request in the page you provided ?

Sure, post your request there. The development team listens to comments and feedback from the users.

1 Like

Yisrael, you might sent the wrong link.
Siyamand, https://www.wix.com/code/home/forum/feature-requests this one is correct.

1 Like

Hey Anna - thank you so much for pointing out the bad link. I corrected my original post.

Thanks a lot for Yisrael and Anna

What is the point of building a custom database but having to use 3rd party apps?

12 Likes

I would like visitors to upload multiple photos so i can display multiple content off one database, however i cant seem to upload multiple photos at once. it just replaces each photos. Can you help me??

1 Like

See the article Wix Code: About Working with Media Gallery Fields . This might be suitable for your needs.

Another approach would be to maintain a collection of images that has a visitor ID field. Then you can display the visitor’s images in a repeater, table, or gallery.

Hello Yisrael,
We also are working to add a customer upload area for images. We have everything working except for the issue that it looks like many others are having which is that our customers do not want to only upload a single image but multiples. That being said, how do we overcome the single image file upload limitation for site visitors?

I have tried changing the data type to “media gallery” inside the database but the upload buttons do not support it and I believe “media gallery” is meant for site admins only so back to where we had started. I have also read through the looping code but feel like that is a bit of a crutch to just allowing our visitors to simply select more photos than 1 for the upload.

We are really needing this functionality as it impacts our ability to develop our marketing efforts.

Thanks!

4 Likes

@amandasbridalcolorad Facing the exact same issue like you. Wondering have you figure out anything to workaround it? Or any further feedback from WiX?

@shadowofnoone18 Also having a similar issue where I want users to add multiple images to an article they post. Is there a good workaround for this issue?

any updates about this Multiple File / Image Upload using 1 button?

1 Like

This is currently under development.

Meanwhile, you can add multiple UploadButton components to your page and then when you click your “Save files” button, have it do startUpload() for all buttons that have a selected file.

6 Likes

@yisrael-wix Thanks mate!

3 Likes

@yisrael-wix This would be FABULOUS!

How can we subscribe to updates on the status of this feature? I’d like to know when it is available.

1 Like