Possible to require fields ONLY if another field is enabled?
-
Hey All and thanks for the help in advance!
I’m creating a new registration form for users that has multiple Field Groups
One of the groups has a ‘radio button’ asking if they want to supply their personal address for a physical subscription to our newsletter (YES/NO buttons)
How I’m hoping this could work is IF a user selects ‘YES’ then the Address profile group will slide down and the user is required to fill in their address information. However if the user choose ‘NO’ to the newsletter subscription, then the Address profile group stays hidden (display:none) and the user is NOT required to fill out that information.
Is this possible? To make fields required ONLY if the value of another field is defined?
THANKS!
- The topic ‘Possible to require fields ONLY if another field is enabled?’ is closed to new replies.