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

Cascading option does not display useful text if no choices available #467

Closed
ahonor opened this issue Jul 24, 2013 · 2 comments
Closed
Labels
Milestone

Comments

@ahonor
Copy link
Contributor

ahonor commented Jul 24, 2013

Define two options, with the second option dependent on the first. Make both options required and enforced from values. If the parent option does not contain choices the page will say: 'Select a value for these options: {{option}}'... with stop sign icon that says "Required option".

This leaves the user wondering how select a value which they can't and that they really have to figure out how because it's required.

@gschueler
Copy link
Member

so what should it say?

gschueler added a commit that referenced this issue Jul 24, 2013
* update text when remote value json is empty
* fix detection after form submit of missing values
* fix auto reload of remote values after form submit
@ahonor
Copy link
Contributor Author

ahonor commented Jul 25, 2013

"No values to choose from." is sufficient.

gschueler added a commit that referenced this issue Aug 2, 2013
* "no values to choose from"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants