I have a form and a few PDF documents, which are generated by Eximee.
Is it possible to launch creation of the documents with just one trigger (a button in this case) ?
I need to create more than one document with one click and have the user download them from this form, from more than one DocumentList.
The DocumentList component allows you to download all files with one button via the allowDownloadingOfAllDocuments parameter - set to true (false by default) in the component source