You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a requirement to open network shared drives from a link in a webpage. Is it possible to use the window.showDirectoryPicker() to open a specific network folder - on click of a link from a webpage?
We tried by passing 'options' to windows.showDirectoryPicker(options) but did not work.
We have a requirement to open network shared drives from a link in a webpage. Is it possible to use the window.showDirectoryPicker() to open a specific network folder - on click of a link from a webpage?
We tried by passing 'options' to windows.showDirectoryPicker(options) but did not work.
Got the below error
Can we only open system directories with showDirectoryPicker()?
Thanks
The text was updated successfully, but these errors were encountered: