I need to have several Drag and Drop and in the end create a .zip with all the files that are loaded in them.
How can I perform this action since the listener fileUploadListener="# {fileUploadView.handleFileUpload}" is used in each one with its respective button, I need a single button and that picks up all of them to create the tablet afterwards
I know that in one I can upload several files, but it's not what I'm looking for, I need several Drag and Drop
in advance thanks