Expand my Community achievements bar.

Checking Digital Signature Field

Avatar

Former Community Member

Hi There,

How do I check if a digital signature field has a signature without having to call validation, for example signatureValidation()?

Issue - I have a script that hides some text in PreSign event and if the user clicks cancel during the singing process, I want to undo the hiding. The idea is to have a script in the PostSign event to check if the signature exists and then undo. I'm trying to avoid calling signatureValidation() and invoke a send validation if the signature validation already took place.

Please help.

Regards,


RT

1 Reply