Select multiple files for file uploader
We have a custom content type called case studies. For this content type, we have defined a document property so the content editor can add documents to a case study content type item. We used the module builder to create this content type and used the file uploader and created a field to upload files. When we go under content -> Case Studies -> Create a new case study, we see the field to add a document using the file uploader. This seems to be limited to only 1 selected file, is there a way to allow multiple files?
Hi,
Thank you for contacting us.
For now, the selector can only upload one file at a time (we do not use the Silverlight selector that has batch upload), so it wouldn't be possible to upload multiple files. In the field, you can store multiple files, but you have to upload them one by one.
Nice HTML world. :)