Hi,
I have 2 radio buttons, both identical, with 3 options. I want to do something like this:
User select 1 option in the first radio button and automatically in the second radio button, the same option is disabled or hidden.
Esample:
Radio 1:
- option A
- option B
- option C
Radio 2:
- option A
- option B
- option C
User select "option B" in radio button 1 then in the radio button 2 the "option B" is disabled or hidden
Is that possible? If yes, how could I do it?
Thanks in advance.
I have 2 radio buttons, both identical, with 3 options. I want to do something like this:
User select 1 option in the first radio button and automatically in the second radio button, the same option is disabled or hidden.
Esample:
Radio 1:
- option A
- option B
- option C
Radio 2:
- option A
- option B
- option C
User select "option B" in radio button 1 then in the radio button 2 the "option B" is disabled or hidden
Is that possible? If yes, how could I do it?
Thanks in advance.