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
One can only type in a hard-coded path, but browsing the file to read or eve just the destination (for writer nodes) would improve the user experience.
Solution
Allow the user to choose from a local file or a Custom URL as input. The default value for new nodes would be local file browsing whereas for existing node it would be custom URL. Use the new classknime.extension.LocalPathParameter to let the user browse for a local file.
The text was updated successfully, but these errors were encountered:
One can only type in a hard-coded path, but browsing the file to read or eve just the destination (for writer nodes) would improve the user experience.
Solution
Allow the user to choose from a local file or a Custom URL as input. The default value for new nodes would be local file browsing whereas for existing node it would be custom URL. Use the new classknime.extension.LocalPathParameter to let the user browse for a local file.
The text was updated successfully, but these errors were encountered: