Hi all,
I have a form with 2 textfields: F1, F2 and 2 buttons: B1, B2. My question is that I want to have 2 field validations V1 for F1 and V2 for F2, when I click B1 it suppose only validate the F1 and click B2 it validate F2. The problem is that when I create these validations, any time I click B1 or B2 it validate both F1 and F1. Is there any way to create the validation control for a certain field and have the correspondent button?
Thanks
I have a form with 2 textfields: F1, F2 and 2 buttons: B1, B2. My question is that I want to have 2 field validations V1 for F1 and V2 for F2, when I click B1 it suppose only validate the F1 and click B2 it validate F2. The problem is that when I create these validations, any time I click B1 or B2 it validate both F1 and F1. Is there any way to create the validation control for a certain field and have the correspondent button?
Thanks