I had a server form:
First Name
Last Name
I want to make the validate for this form in the follow rule: - If User specify FirstName they must provide the LastName too. - If User not specify FirstName they not need provide the LastName Anyone can help me, please? Thanks!