Hi, My Question: Suppose i have a form and it has 5 text boxes. I am using validation.xml for validating the data entered in the textboxes. My requirement is, if the user nters data in atleast one of the textboxes (valid or invalid) and hits submit. Only then i want to validate all the textboxes for the valid data else i just want to go to next page.
Thanks -Harsh