Skip to main content
Skip table of contents

Signers

When desiging a template with e-sigining capabilities, it is critical to think how the signers will be defined.

If the 'Can select contacts' setting is enabled, by default, the related account contacts (supported objects: Account, Case, Contract, Opportunity, Quote) as well as the document author will be selectable.

It’s possible to preselect internal and external signers manually or dynamically in the 'Signing' setting tab.
Examples can be found below:

Internal signers defined manually via Salesforce groups
image-20240104-093320.png

In the 'Signing' settings tab, select a Salesforce Group via the data browser

This enables users to select any member of the group to be invited for signing a document:

image-20240104-093749.png

Select signers from a Salesforce group during the sharing phase

Hardcoded preselected internal signer example
image-20240104-105813.png

In the ‘Signing' tab, add an active user’s full name

Dynamic preselected internal signer example
image-20240104-111134.png

In the ‘Signing' tab, add the path to a user Id

More about building queries with Dynamo: Template Data Source

Hardcoded preselected external signer example
image-20240104-113539.png

In the 'Signing' tab, external signers can be hardcoded.

Dynamic preselected external signer example

Contact ID is the only mandatory field required when defining a dynamic external signer.

image-20240104-114241.png

Click on the Contact ID data picker button

image-20240104-114251.png

Add a new Related List Record

image-20231221-142510.png

Fill in the attributes like in the image above and Save
This will ensure the query retrieves the primary contact of the Opportunity

The query attributes might change depending on the use case.

Dynamo supports advanced methods of querying and filtering multiple signers

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.