PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

One of 3 fields must be provided

  1. sccr410
    Member

    We have a form asking for home/work/mobile phone numbers. We want users to fill out at least one of these but not make any one in particular required. Possible?

    Posted 11 years ago on Thursday October 11, 2012 | Permalink
  2. What I would do is create a radio button field for "Phone Number" and have the options be:

    • Home
    • Mobile
    • Work

    Then, add three required telephone fields, Home, Mobile and Work, and make each choice conditional on the radio button selection. That way, they need to tell you what type of phone number they are providing, and the field for their phone input will be shown based on their choice. In the admin, you will have 4 fields then, one the choice of phone (home/mobile/work) and then one of the other 3 fields will hold the phone number.

    You don't have to use 3 fields for the phone number if you don't want to. Just use the radio buttons for them to tell you which sort of phone number they are providing, then the phone number is in the next field. Make both of those fields required.

    Will one of those approaches work for you?

    Posted 11 years ago on Thursday October 11, 2012 | Permalink