I’m creating a simple ‘contact us’ form.
I would like to give my users the option of entering either their email address OR their phone number. But they must enter one of them.
Is it possible to require one of the fields? If email is added, then phone number is not required, or if phone is added, then email is not required. Both cannot be blank.