-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Two problems:
- If an input of a
Plugin
isrequired=false
the default value should be set in the dialog component. if the default value is null, the user should be able to activate/deactivate this dialog component, in the node dialog, as we want to use the default values which are then determined by thePlugin
somewhere in the code. - If the
required=false
input of thePlugin
is a column-selection, the<None>
option should be selectable.
Metadata
Metadata
Assignees
Labels
No labels