-
Notifications
You must be signed in to change notification settings - Fork 45
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
Support for "required" preferences #291
Comments
aarranz
added a commit
that referenced
this issue
Jun 23, 2017
aarranz
added a commit
that referenced
this issue
Jun 23, 2017
…or asking only for the not initialized parameters when loading a parameterized workspace. See #291
aarranz
added a commit
that referenced
this issue
Jun 24, 2017
aarranz
added a commit
that referenced
this issue
Jun 28, 2017
Mognom
pushed a commit
to Mognom/wirecloud
that referenced
this issue
Jul 24, 2017
Mognom
pushed a commit
to Mognom/wirecloud
that referenced
this issue
Jul 24, 2017
…or asking only for the not initialized parameters when loading a parameterized workspace. See Wirecloud#291
Mognom
pushed a commit
to Mognom/wirecloud
that referenced
this issue
Jul 24, 2017
Mognom
pushed a commit
to Mognom/wirecloud
that referenced
this issue
Jul 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, WireCloud treat all preferences as not required (that is, they can contain empty values). Would be great to be able to indicate whether the value is required and disallow users to enter empty values.
The text was updated successfully, but these errors were encountered: