cancel
Showing results for 
Search instead for 
Did you mean: 

File upload - Drag & Drop

aabhas_wilmar
Contributor
0 Kudos

Hi experts,

Is it possible to create a multi-file drag and drop control that looks and does something like the one shown below:

Can we achieve it by extending sap.ui.unified.FileUploader? If yes, can someone show a very basic example?

If not, can someone show an example using CSS/jQuery maybe?

I hope a drag and drop control will be added to SAPUI5 standard control library with options such as preview (icon or thumbnail), size etc.

https://cdn.css-tricks.com/wp-content/uploads/2015/11/drag-drop-upload-1.gif

     [img source: Drag and Drop File Uploading | CSS-Tricks]

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Aabhas,

You can refer to the document SAPUI5 SDK - Demo Kit

for sap.ui.unified.FileUploader.

From the docuement, I do not think it is support.

You are welcome to create a development request for this feature in https://ideas.sap.com/ct/ct_list.bix?c=SAPHANACloudPlatformportal&cat_id=140E15F8-5F35-41BB-A977-407...

Answers (1)

Answers (1)

aabhas_wilmar
Contributor
0 Kudos

Can anyone shed some light here?