uploadFiles() not working

@andreas39412 Now that’s really strange since it works for me in Preview and Live.

I will pass this on to have it checked.

Here’s an example that demonstrates two different ways to use the UploadButton for uploading multiple image files: Upload Pictures

Thanks for the examples. Still hoping for a method to allow the user to press the select file button multiple times, each time adding files to the upload button array before finally pressing a button to actually do the upload.

i faced the same problem, apparently if you want to upload multiple files, you have to select them at same time from the file dialog. But even if i am able choose multiples and submit them, i can’t see the in the cms, does anyone know why??