Hi Guys,
Does anyone have a solution for upload multiple files connected to an object at once?
Thanks!
Hi Guys,
Does anyone have a solution for upload multiple files connected to an object at once?
Thanks!
Hi there,
Thank you for sharing your question! The following articles and developer doc may be of assistance to you:
I hope those help! ![]()
Hi @Guilherme, happy to chat to you about a solution I’ve developed recently for doing this in the same file input. Feel free to message me privately.
Hi Stephen
Happy New Year. Just jumping onto this thread as looking to implement something similar and would be great to chat about your solution. I am needing to be able to add multiple images to a record and ideally doing this is bulk would work great.
Steve
Happy new year @Steve14! I have sent you a direct message.
I’ll have to create a dedicated topic for this soon!
Hi Stephen
I have sent an email using your regular email address.
If you want to upload multiple files to a File field, the easiest workaround we did it to add those files to a ZIP or WinRar file and then upload that file. The users then will have to download the whole ZIP and open it to access the files inside, which is not that bad.
I created a bulk file upload feature that works quite well. Allows drag+drop, click to browse, and pasting images directly from your clipboard using ctrl/command+V instead of needing to go in and find the file on your device. Also shows a progress bar along the top and refreshes the table as each upload is completed.
