We have a customer who needs to be able to select multiple files at one go…same we see in outlook file attachments also that multiple files can be selected. But in surveyJS we are only able to choose one file for upload at a time,
support multiple file selection in File upload
Answers approved by surveyjs Support
Hello,
You can set the https://surveyjs.io/Documentation/Library?id=questionfilemodel#allowMultiple property to true
.
Thanks, Serge
SurveyJS Team