In my form, I programmically make the fields mandatory. The form also has a signature field which throws a validation error on the required fields,
only when the form is closed. Ideally, there should be an error when the form is signed.
Is there a way to prevent this error.
Aditya