PDA

View Full Version : MultiUpload is based on Flash, and since Flash will not be supported from Dec 2019



GKG4
Nov 06, 2019, 6:14 AM
MultiUpload is based on Flash, and since Flash will not be supported from Dec 2019, what is the alternative option to use multi-upload feature?

fabricio.murta
Nov 06, 2019, 2:17 PM
Hello @GKG4,

For now, what we have is the FileUploadField component (https://examples5.ext.net/#/Form/FileUploadField/Basic/), which has improved since we introduced the MultiUpload one, both Ext.NET code-wise and also browser support-wise.

But we don't have a rich, drop-in replacement for it, unfortunately. The MultiUpload component has already been removed from Ext.NET 5 (https://github.com/extnet/Ext.NET/issues/1614), as flash has not been supported in major browsers for a reasonable time now.

Hope this helps!