SignerEmail Element

The SignerEmail elements allows you to capture an email address that will be used as part of the eSignature field for the SDX fillable field naming convention. The email address is passed as part of transaction data.

Adding a SignerEmail Element to Static Documents

To add an email element to a static document:
  1. Double-click the Borrower's Signature or Co-Borrower's Signature field to display the Electronic Signature Setup window.
  2. Within the Signer EMail tab, add PRINT ./@_vEmailAddress. This causes the email address of the corresponding borrower to be passed as part of the transaction data.

Adding a SignerEmail element to Dynamic Documents

To add an email element to a dynamic document:
  1. Within the Outline Editor tab, right-click the Signature element and select Add Child Element > SignerEmail.
  2. Double-click the ENTER CONTENTS HERE text that appears and enter the DTA ID.
  3. In the PTR Editor, add PRINT ./@_vEmailAddress. This causes the email address of the corresponding borrower to be passed as part of the transaction data.