Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Choosing Folder instead of file when user clicks browse button
tivinelvis
I have a browse button in a DCT. The code is . When a user open new form entry and they click on the browse button. This is giving the user the option to navigate through all the folders and select a file from a folder. Is there a way to give the option to the user to select the folder only not the files from the folder. So that my presentation logic will read all the files within the selected folder.
Find more posts tagged with
Comments
Adam Stoller
Not with the OOTB browse functionality.
Feel free to write your own code to do this and use the callout feature instead of browse feature.
You also might want to search the forums, because I recall this being asked about before but I don't recall if it was ever resolved (with details) or just responded to with the same suggestion as above.