Skip to main content
Version: Next

Open File Manager

Requires: AFORM version above 03.09.550.

Parameter Reference

ParameterDescriptionSupports TokensDefault
Select File ManagerSelect the File Manager field that you want to open in popup.NoNone
CallBack Javascript CodeThis javascript code will be executed on 'Done' button click from FileBrowser. The 'files' javascript variable is automatically initialized with an object containing all files(filesInQueue and selectedFiles).Noconsole.log(files);