Matrix Version:6.45.1
I have a web form which has multiple journeys and a multiple choice radio button question which surfaces two different drop-down menus. If the user selects the wrong radio button and makes a selection but realises this is the wrong one, they select the other radio button and make a selection on the alternate drop-down menu. But, when this happens the previous answered is hidden on the previous drop-down and is printed in the email submission.
How do I revert their previous selection back to default when they hit the radio button?
I did consider simple validation rules but this wouldn’t be great accessibility wise for the user having to manually revert their old answer back to default. Would JS sort something like this?
The form is question is Expedite request and the question is the require evidence / not require evidence.
Thanks
Innes