Multiple Selections (legacy)

This node is part of the legacy Quick Form nodes and will be deprecated soon. The replacement for this node can be found in the configuration/widget nodes. For more information on these new nodes see this blog post.

Allows selecting multiple values from a list of String which is returned as a data table and String flow variable. The value can also be controlled from a QuickForm (KNIME WebPortal).

The node supports custom CSS styling. You can simply put CSS rules into a single string and set it as a flow variable 'customCSS' in the node configuration dialog. You will find the list of available classes and their description on our documentation page.

Options

Label
A descriptive label that will be shown in, for instance the web port.
Description
Some lines of description that will be shown in the remote control form, for instance by means of a tooltip.
Hide in Dialog
If the setting should be hidden in the sub node dialog.
Variable Name
Variable identifier.
Parameter Name
Parameter identifier for external parameterization (e.g. batch execution).
Selection Type
The type of the selection element. This can be either check boxes with a vertical or horizontal layout, a list or a twinlist.
Possible Choices
The possible choices, each line is one possible value.
Default Values
Values selected by default.
Limit number of visible options
By default the List and Twinlist components adjust their height to display all possible choices without a scroll bar. If the setting is enabled, you will be able to limit the number of visible options in case you have too many of them. The setting is available only for List or Twinlist selection type.
Number of visible options
A number of options visible in the List or Twinlist component without a vertical scroll bar. Changing this value will also affect the component's height. Notice that for Twinlist the height cannot be less than the overall height of the control buttons in the middle. The setting is available only for List or Twinlist selection type.

Input Ports

This node has no input ports

Output Ports

Icon
Table output holding the selected choices in one column with the Variable Name as column name.

Popular Successors

Views

Interactive View: Multiple selection
Select multiple options.

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.