I have a Yes/No radio button. If Yes is selected Dropdown A shows (using logic). If No is selected Dropdown shows. The problem i face is that when I click on Yes and then make a selection in Dropdown A, then I click on No and Dropdown B shows and Dropdown A hides itself… Dropdown A keeps the value. I want to reset the value of Dropdown A if Yes is not selected.
In other words i want to reset selections of a field if a selection is made on another field