Hi everyone,
Recently, I’m working with KNIME modern UI (v5.0.0, 5.1.0) and trying to develop a node with the web-ui capabilities.
I wonder if it is possible to to dynamically change dialog based on selected drop down (without pushing OK button and reopening the dialog)? if possible, how can one do that?
As an example, in the below pictures, when user selects Person
type then the corresponding columns appears and when selects Date
then the corresponding columns appears.
3 posts - 2 participants