• I am looking for a way to build a form where would be name, email and phone: It should have name as mandatory, not a problem, but it also should have either email or phone as mandatory.

    So the visitor needs to submit name and email or phone.

    Is this possible with Contact Form 7??

    I went through support pages and FAQ but didn’t find anything for this…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, just when you create the field, for example:
    [text your-name placeholder "Name"]

    it’s should be with the star sign, just like this:
    [text* your-name placeholder “Name”]

    Thread Starter donglejungle

    (@donglejungle)

    If I place a star to both [email] and [phone] fields, it means that both of them are mandatory.

    I am looking for a way to get EITHER [email] OR [phone] as mandatory. Meaning that if visitor gives email address, visitor do not have to give phone number. Or vice versa..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Either of two fields mandatory’ is closed to new replies.