Hi All
I am developing an application where the ask is selecting multiple files for upload and drag and drop facility for the file is needed .
Any ideas would help.
Thanks and RegardsBharath
Hello Bharath,
Best thing is to search on the Forge for an existing asset that performs the multiple file upload with drag and drop functionality. For instance, the Reactive Multiple File Upload asset seems like a good option to do what you need, and it even has a demo for you to see it working and a tutorial to see how to use it.
Kind Regards,João
Hi @João Marques
I wanted to save as local variable and Upload the file to Sharepoint.Any Ideas would help
Thank You
Hi Bharath,
You can try this one also. It has a better UI customization available, where you can highlight the droppable boundary giving a better user experience and intuitive design.
https://www.outsystems.com/forge/component-overview/8374/droppablefileupload
Hi @Ravi Punjwani
I wanted to save as local variable and Upload the file to Sharepoint.
Any Ideas would help
This one triggers an event containing the binary of uploaded file. You can then send it to anywhere like SharePoint, or store in a local variable and wait for user to submit then send it to SP.
nakku