Question
Folder selection box - How to bring it up using Javasript
Not looking for app.browseForDoc() function. This one only gets the files. I am looking for a way to bring up the Folder selection box so a user can select the folder location where a list of files are kept and then have a simple script to loop through the folder selected and combine them into one document.
Does anyone know how to do this?
