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
I use the DroppableFileUpload forge component.
https://www.outsystems.com/forge/component-overview/8374/droppablefileupload
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
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.....!!!
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
Hello Soumya
You can work with this forge component
Thanks
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
these might help for file upload https://youtu.be/_qWw3n68fJo and for multiple file upload https://youtu.be/iir-AMDVpO8