Hey everyone - I have a drop down list with a bunch of values in it. I'd like to change values/text of some other multiple choice fields based on the what the user selects from the drop down. I know how to add js to the form and how to make the js fire when the submit button is pressed. BUT how do I get the function to run when the drop down selection is changed?
Any help is always appreciated!
Thanks!