Thanks @Edlueze - that’s definitely a limited use case workaround! There are a couple of other gotcha’s with the DialogComponentColumnFilter2
panel (see e.g.
Hi,
I am currently going through the checklist of the noding guidelines.
I realized that my node does not hold:
“If node applies auto-guessing and is immediately executable, opening and closing the dialog while the node is executed does not change settings, i.e. node stays executed”
First, it’s hard to troubleshoot why node and dialog settings are different.
Second, I realized that even several KNIME nodes do not fullfil that criteria (eg. “Column Filter”, “String to Number”, “Double to Int…
and
Hi,
I am using the DataColumnSpecFilterPanel in my node dialog. I’d like to know whether there is any way to exclude all columns by default.
In my node model I am using the SettingsModelColumnFilter2 to reflect the settings.
Due to our abstract node model class, I already create an instance (with default settings) of it when creating the instance of the model.
But I cannot find the right methods to change the defaults in something like:
Enforce Inclusion, include list
Is it possible at al…
), which @gab1one was going to look into - maybe this optional behaviour might also be added to the list…
Steve
1 Like