Page 1 of 1

Form Validator. Required one of two fields

PostPosted: Tue Nov 11, 2008 12:45 pm
by khedive
Need to perform the validation for the case, when One of two fields should be filled in.

For example, two phone numbers - and only one of them is required.

The easiest way I can think out now,- is to add the notEqualsTo function.

Any ideas?