Hi ,
Can anyone help me in selecting folder instead of any file using browser in dct.
I need to set a directory through browser instead of any file.
Thanks
You will have to write your own directory browser app to do this; the OOTB browser element is a file browser only.
If you don't know how to write your own, search online and you can probably find lots of examples of how to write one (if not a complete implementation that you can tweak).