47
Views
6
Comments
Multiple File Upload at once and drag and drop facility.
Question
Application Type
Reactive

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 Regards
Bharath

2018-10-29 08-31-03
João Marques
 
MVP

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

UserImage.jpg
Bharath Shreya M

Hi @João Marques

I wanted to save as local variable and Upload the file to Sharepoint.
Any Ideas would help

Thank You

2022-08-03 04-32-50
Ravi Punjwani

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

UserImage.jpg
Bharath Shreya M

Hi @Ravi Punjwani 

I wanted to save as local variable and Upload the file to Sharepoint.

Any Ideas would help

Thank You

2022-08-03 04-32-50
Ravi Punjwani

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.

UserImage.jpg
Suresh Devakumar Akash

nakku

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.