Hi, Is there a Form Control that I can add to one of Custom PageType Field to select multiple files from different subfolders of Media Library?
If I have files like this -Media Library -Folder1 Test.txt Doc.docx -Folder2 Another.txt
From my Custom Page Type Form UI I should be able to select multiple files instead of single file which Default File Selection & Media Selection Controls do
Thanks
I don't believe there is anything for the media library but there is an Attachments form control that will do exactly what you're looking for without the media library.
Attachment Control is to upload new files from File System. If I have files in Media Library in different sub folders how to select multiple files from different sub folders?
As I mentioned, I don't believe here is anything for the media library, you'd have to create your own control or this.
Thank you for your response.
I am following this Post to created custom multi file selection form control https://devnet.kentico.com/forums/f55/fp2/t30125/multiple-document-selector-form-control
and configured to Show Media Libraries Tab - but at the moment it works for single file selection.
Any help would be appreciated to enable multi file selection.
Hi, I am also looking for a similar control. I seems the existing out-of-box control allow us to upload only one document. What I don't know the number of documents user will upload? Is there a control that allows user to upload multiple documents?
Please, sign in to be able to submit a new answer.