Anchoring the signature and other fields
To specify the place in the generated document where the signatory's signature will appear, you can use a signature anchor field.
There are other fields for additional information that can be collected at the time the document is signed. These are the date, initials, name, company, title, and email.
Anchors can be used to specify the location on the generated document for each of these inputs. It is important to remember that each anchor must belong to a specific signatory who is identified by the email address.
Anchor fields are added to the template in the following format:
{
esignature anchor
"email"
anchor-type
}
Email
: email address is used as the unique identifier of the recipient, mandatory attribute.
Anchor-type
: signature, initials, date, name, company, title or email.
{esignature anchor "john.doe@mail.com" signature}
{esignature anchor "john.doe@mail.com" initials}
{esignature anchor "john.doe@mail.com" date}
{esignature anchor "john.doe@mail.com" name}
{esignature anchor RecipientEmail signature}
{esignature anchor RecipientEmail company}
{esignature anchor RecipientEmail title}
{esignature anchor RecipientEmail email}
These anchor fields are supported by both DocuSign and Adobe Sign.
When Contract Express generates the document, these anchor fields are replaced with the eSignature provider specific placeholder text. For DocuSign, the placeholder text is added in white font colour. DocuSign does not remove this text and the signature and other fields are added on top of this text. For Adobe Sign, the placeholder text is black as Adobe Sign removes this text from the document when the signature fields are added.
The anchor fields also drive relevance for the variables inside it. If there is an eSignature anchor field for an email address that is not defined with an eSignature recipient field, this recipient will be automatically defined by Contract Express and the email address will be used both as the email address and name.
eSignature anchors are used for information that must be populated during the signing of the document and is not known at the time document is generated. For information that is certain at the time document is generated, it is best to populate using Contract Express fields.