0
I have 3 fields: contract number, start date and end date.
How do I validate two fields simultaneously? That is, the start date and end date must be filled in. If they are not, I have to send only ONE message (and not two, as I am used to doing - one for each field).
To submit this form, it is sufficient that either the contract number or the dates are filled in. There is no need to fill in the two.
It worked! Thank you!
– Fábio Cabral