Good Day,
I have two dropdowns; dropdown [1] and dropdown[2]. When user selects a value from dropdown[1] I want the value of dropdown[2] to default to the selected value of dropdown[1].
Example:
Dropdown[1] = red;
Dropdown[2] = [defaults to red], but can be changed to whatever they would like
Thanks,
Jennifer