Autocomplete text box based on dependent dropdown choice
Hello!
I am building a form with multiple dropdown lists and text boxes.
One of the dropdown is dependent on a previous dropdown (the available choices in the 2nd change based on what is selected in the 1st).
I have a text box that autopopulates based on the response to dropdown1. Works great.
My problem starts with the second text box that should be autocompleted based on what is selected in dropdown 2 (I hope I am making sense). Since the item list in the second dropdown is not pre-determined, I can't set the Export Value in advance.
Have been looking all over for a solution, but have not been able to find one.
Any ideas?
