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

Two input selects on submenu #679

Closed
roghellman opened this issue Feb 4, 2019 · 3 comments
Closed

Two input selects on submenu #679

roghellman opened this issue Feb 4, 2019 · 3 comments
Labels

Comments

@roghellman
Copy link

roghellman commented Feb 4, 2019

I have two input selects on a submenu and want to update the options in the second select based on the value selected in the first input select.

I've tried multiple variations to implement this but all have failed. Is this possible to achieve?
I'm apparently having difficulty understanding the documentation.

@bbrala
Copy link
Member

bbrala commented Feb 25, 2019

Hmm, this is pretty specific. You should be able to select the element with jQuery and add the proper events. But finding the right select might be hard. If you have a jsfiddle i might be able to help you out.

@roghellman
Copy link
Author

roghellman commented Feb 25, 2019 via email

@bbrala
Copy link
Member

bbrala commented Feb 25, 2019

Ok :)

@bbrala bbrala closed this as completed Feb 25, 2019
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