Hi community!
I need a form control allowing to select a Folder from media libraries (in order to get all media items in codebehind). Is it possible to achieve this using standard controls? What is the best way to get this done?
Hello,
You don't have any OOTB form control to achive this. You should look at the File system selector form control. It very similar to your needs, but selects the file, not folder.
Please, sign in to be able to submit a new answer.