File drop zone customization - Default to a fodler when select browse file option

0
Hi,  I am trying to fix a folder to be opened when selecting the browse file option with the file drop zone widget. Is there a way we can define a folder when trying to upload a file.   Any help on this is appreciated.  
asked
2 answers
3

Dropzone widget is based on Dropzone.js and from this it is not able to allow JS client to access to a specific path due to security reason. Moreover, it is not able to aware the directory is existed or not, in case of OS such as Window and Mac.

answered
0

I don't think that is possible, that would be a setting that is made in the operating system.

answered