Hi there,
I want to build a custom Python based KNIME Extension Node with a password parameter input.
So basically a string input with hidden user input on the visual interface (html would be <input type="password">
). Nothing special and should be implemented with a single line of code.
But it’s unfortunately missing and I can’t expend the python knime library…
Please help
3 posts - 2 participants