Hi,
I want to add validation on click of buttons with autogenerated task form.
for example, on click of button1, I need to validate first 2 input boxes and on click of button2 I need to check if the input box 3 and 4 are entered.
How do I do that (with custom validator framework/java script)?
Also, on successful validation the custom buttons should proceed with submission.
Thanks in advance!
Regards,
Charanya