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
I am working on a project that is going to read an output file in a certain directory. I am trying to have the user select said directory in a file dialog using an input tag. I have followed NWJS's explanation of setting nodejs = true in the manifest (I believe, this part is fuzzy as there is more than one manifest file). I have put the nwdirectory attribute in the input tag. I'm still getting a file dialog asking for a file and not a directory. Any ideas or suggestions on how to fix this issue would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a project that is going to read an output file in a certain directory. I am trying to have the user select said directory in a file dialog using an input tag. I have followed NWJS's explanation of setting nodejs = true in the manifest (I believe, this part is fuzzy as there is more than one manifest file). I have put the nwdirectory attribute in the input tag. I'm still getting a file dialog asking for a file and not a directory. Any ideas or suggestions on how to fix this issue would be greatly appreciated.
Resources I tried to use to resolve this:
NWJS Changes to DOM
Node frame vs Normal frame
Beta Was this translation helpful? Give feedback.
All reactions