apex-plugin-dropzone v2.0.0
Complete new Version built from ground up. Now much easier to use and with more features
- Choose where to save the Files (APEX Collection or Custom Table)
- No more writing of custom PL/SQL Code inside the Plugin (much more Update save)
- More Events that Developers can use for custom Interactions
- Choose the Upload Method (Normal: 1 Request or Chunked: Multiple Requests)
- Improved Error Handling and Logging for the whole AJAX based Upload Process
- Possibility to delete Files which were accidentally uploaded to the Server
- Better Documentation on Github and in the Plugin Attribute Help
- Much better Internationalization and App Wide definition of Messages
- And of course all the "old" Features as well
- APEX 5 Demo App:
f610_dropzone_demo.zip
Upgrade Note: Thus the Plugin is rewritten from ground up, Version 2.0.0 is completely incompatible with prior Versions!
It is recommended to install Version 2.0.0 beside Version 1.XX and replace all Dropzone Regions in your App.
If you didn´t touch the default PL/SQL Code of Version 1.XX and used the default Settings then the Upgrade Process should be straight forward (APEX Collection is the same). If you used prior Plugin Events, you have to change these ones to the Events of Dropzone 2.