Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of not required inputs #52

Open
dietzc opened this issue Sep 14, 2016 · 0 comments
Open

Handling of not required inputs #52

dietzc opened this issue Sep 14, 2016 · 0 comments

Comments

@dietzc
Copy link
Member

dietzc commented Sep 14, 2016

Two problems:

  • If an input of a Plugin is required=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 the Plugin somewhere in the code.
  • If the required=false input of the Plugin is a column-selection, the <None> option should be selectable.
@dietzc dietzc changed the title Handling of required=false inputs Handling of not required inputs Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant