In survey I have to add one more button save in addition to two SUbmit and reset button.
What is the differene between this..
I have found that if I press Enter ==> It behaves exactly as of Submit Button.
2. If I press Save button, Automatically Submit will also call.
3. If I press Submit, Submit will call.
So how to do validation in PAI method.
I want to do some validation on pressing of Enter ==> On baiss of two fields generating a third field.