Is it possible to require one or another field to be filled

  • BrianEccles
    Asked on January 22, 2018 at 3:42 PM

    I have two phone number fields - home and mobile. I require the user enters at least one number but don't need both. is this possible?

     

    thanks

  • Mike
    Replied on January 22, 2018 at 5:13 PM

    We cannot directly connect two fields, but something similar is possible with conditional logic on form. It is possible to use the Enable / Require Field conditions.

    Is it possible to require one or another field to be filled Image 1 Screenshot 40

    1)

    Is it possible to require one or another field to be filled Image 2 Screenshot 51

    2)

    Is it possible to require one or another field to be filled Image 3 Screenshot 62

    Note that when the form is loaded both fields will be marked as required in this case.

    1516659151record Screenshot 73

    If you need any further assistance, please let us know.

  • BrianEccles
    Replied on January 23, 2018 at 4:14 PM

    Perfect!

    I thought it would be possible with conditions but couldn't think of the logic.

    thanks

    Brian