Viewing 1 replies (of 1 total)
  • Thread Starter Jatsie

    (@jatsie)

    Here is my form at the moment but it has both fields as required – I need only one of them to be required:

    <p>Your Name (required)
    [text* your-name] </p>
    <p>Mobile
    [text* your-mobile or_field:your-email or_label:Email ] </p>
    <p>Email
    [email* your-email or_field:your-mobile or_label:Mobile ] </p>
    <p>[submit]</p>

Viewing 1 replies (of 1 total)
  • The topic ‘Require one of two fields’ is closed to new replies.