824
Views
7
Comments
How to Implement Drag and Drop File Upload
Application Type
Reactive

Hi All

I would like to do the Drag and Drop file upload in Reactive Web Application. Is this possible or we have to search in the forge component. If yes means please suggest me.

Thanks Soumya

2020-09-01 10-42-42
Stefano Valente

I use the DroppableFileUpload forge component.

https://www.outsystems.com/forge/component-overview/8374/droppablefileupload


2021-06-02 20-50-04
Márcio Carvalho

Have a look at these two forge assets(too). You will find in each the documentation that you need to develop that functionality.

https://www.outsystems.com/forge/component-overview/7405/reactfilepondupload 

https://www.outsystems.com/forge/component-overview/8411/reactive-multiple-file-upload

Regards,

Márcio


2021-10-08 05-01-12
Deepa Tiwari

great suggestion, 

Soumya Mukhopadhyay

Even i used the above referred components these are working absolutely fine for single and multi-uploads .

you see the demo shared demo 

Demo.....!!!


2020-07-08 17-58-02
Suprio Roy

Hi Soumya,

If you don't want to use Forge Components and want to build your own customized widget , you can take help from the below resource :

https://www.w3schools.com/html/html5_draganddrop.asp

2021-11-14 02-45-20
Shashi Mishra

Hello Soumya

You can work with this forge component

https://www.outsystems.com/forge/component-overview/8374/droppablefileupload

Thanks 

2020-05-07 18-53-00
Rui Barradas
 
MVP

Hello Shashi,

Hope you're doing well.

That suggestion was already given before by another community member (Stefano Valente).

For a future reference, please consider to read carefully previous answers in the thread, in order to avoid answers with duplicated information.


Thank you!


Kind regards,

Rui Barradas

2018-12-26 07-13-49
Tarun Verma

these might help for file upload https://youtu.be/_qWw3n68fJo and for multiple file upload https://youtu.be/iir-AMDVpO8

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