-
Hi. Let's consider the following exemple: I have 2 dropdowns and the options in the 2nd dropdown depends on the choice of the 1st dropdown. In a setup where results are loaded by Ajax, how would I retrigger a reload of the second dropdown when I pick a new option in the first one ? Leaving a code snippet for the demo
|
Beta Was this translation helpful? Give feedback.
Answered by
jamesst20
Jun 2, 2021
Replies: 1 comment 1 reply
-
Answer
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jamesst20
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answer