Attaching signatures to documents
About this task
When you design a form for an electronic signature, you can design it so that either the user is prompted to sign the document when mailing it or the document is automatically signed.
To enable signing:
Procedure
Results
The signing occurs during mailing in one of the following ways: the sender chooses "Sign" in the Mail Send dialog box, the form contains a field named Sign with the value 1, the form uses @MailSend with the [Sign] flag, or the form uses a LotusScript program with the SignOnSend property set to TRUE.
To attach signatures to controlled-access sections
About this task
If you set up a controlled-access section for signing, Domino attaches an electronic signature when the document containing the controlled-access section is saved.
To attach a signature to a document when it is saved:
Procedure
- Create a form with a controlled-access section.
- In the controlled-access section, create at least one sign-enabled field. To sign-enable a form, assign the property "Sign if mailed or saved in section" in the Advanced tab of the Field Properties box.
- Save and close the form.