React file dropper
Content Type: Module
Categories: User Interface,Import/Export
Overview
File dropper for mendix react client
Documentation
Typical usage scenario
The module comes with the file dropper widget which can be used on pages and configured to use a nanoflow to handle files.
Features and limitations
Due to absence of a file handling api in plugabble widgets apis, this has to be a module which works with a combination of a plugabble widget, javascript action and nanoflow
Configuration
Example configuration present in the module.
Thanks Fisnik, Julia, Oscar and Vanda for the feedback and help :)