Hello All,
We are working on an offline interactive adobe form.
In the form, we are using formcalc(xfa.host.messageBox) for the event preSave to show an error message based on certain condition. When user tries to save the form, if the condition is satisfied then he gets the error message. He clicks OK and can bypass the message and save the form.
Our requirement is such that user should not be able to bypass the error message and form should get saved only if it is filled in correctly.
Please let us know a solution/workaround by which we can give a hard stop message to the user and then user is able to save the form only after correcting the form values.
Thanks,
Radhika