Is it possible for me to set multiple different export values from the different options in a combo box.
Example: "Combo Box 1" has Andy, Bernadette, Charles, Danny.
If i choose Andy, I want other values to automatically populate on the page. Ex. Text Box 1 "Age", Text Box 2 "Height", Text Box 3 "Gender".
The values would be different for Bernadette, Charles and Danny.
I apoligize, I really am lost when it comes to Javascript and appreciate all the help.