hi friends,
Is there a way to prevent the user from saving a Reader Extended PDF form if they do not fill out my required fields? My dynamic pdf form
has two required fields. Once completed it has to be saved . Here I wish to perform validation for the form before 'save'.
I am able to populate the validation message , but it is allowing me to save the form before showing me the validation. That is I should be able to save the form only when all the validations has been completed
For Ex:
Currently, I place an alert box on the 'pre-save' event, reminding them to fill out the required fields before Saving the form, but is
there a way to prevent them from saving until the required fields are completed? Can anyone send me the exact javascript code (if available)?
I searched to my extent still i didn't get the proper code related to this. Please help me out in this tricky situation.
Regards
Sona