hide required fields if user use radio button
-
hello,
i would hide the required of some fields if a user click on a radio button.
there are two radiobuttons A and B.
is one button active – some fields are show.
AFields and BFields. All this fields are required but only for one decision.If user click radiobutton A
The BFields of B should be inaktive and not more required.
But all AFields should be required.If user click radiobutton B
The AFields of A should be inaktive and not more required.
But all BFields should be required.I hope you understand what i mean.
i have try to use JS but it does not work.
can you help me?yours,
yellow
The topic ‘hide required fields if user use radio button’ is closed to new replies.