Skip to main content
dennyz82241911
Participant
May 2, 2016
Question

Input date after inserting digital signature

  • May 2, 2016
  • 1 reply
  • 507 views

Hi all,

I need a solution on how to

- insert date in field2 after digital signature (certificate-based) has been entered in field1

- read email address from Active Directory based on last name entered in field3, and put that email address in field4

- create a button to forward to email address acquired earlier

Thanks to all !

This topic has been closed for replies.

1 reply

Inspiring
May 2, 2016

Do you go around changing the contracts that you sign after signing the document?

The digital certificate used by Adobe meets some very strict rules so that it can be legally binding under the UCC in the U.S. and by the commercial laws or other nations. Those standards require detection of any change after the signature has been affixed.

You might want to consider changing the order in which you do things.

As for emailing, the mailForm method  does not support digital signaures. So you may need to do this manually.

The digital certificate applied to the PDF has the date, time, and UTC offset at the time the PDF is digitally signed. One can make the signature field larger to see the time, if set to display, or examine the digital certificate attached to the form.