Hi, i have a form with 2 buttons let say A & B.
The required fields are depending on the button pressed.
Im using actually a DataBinder allowing me to specify requiredFields but for all actions. How can i customize the required fields that will be depending on the button pressed ?
Thanks in advance