I am implementing this for a delivery system.
The user has the option to sign(by drawing the signature) or they can just simply proceed to next step without a signature.
Right now if no signature is signed, this JS give an error "Please sign the document", is there a way to turn this validation off?
I am implementing this for a delivery system. The user has the option to sign(by drawing the signature) or they can just simply proceed to next step without a signature. Right now if no signature is signed, this JS give an error "Please sign the document", is there a way to turn this validation off?