[SOLVED] Custom field how to require a specific choice?
I created a custom field with newsletter called (TOS) terms of service
The field type is 'radio buttons' with 2 options (yes, no).
I set the TOS field as required and gave it an error message if not completed.
What I can't figure out:
How do I make it so that the user has to choose (Yes) in order to submit the form?
It does me no good to have a TOS field set to required if the user can select NO, and still register.
Make sense?
Solution?
The field type is 'radio buttons' with 2 options (yes, no).
I set the TOS field as required and gave it an error message if not completed.
What I can't figure out:
How do I make it so that the user has to choose (Yes) in order to submit the form?
It does me no good to have a TOS field set to required if the user can select NO, and still register.
Make sense?
Solution?
Comments
Would be nice to add in the conditional logic for checkboxes in the future though.