A WebDoc template is based on a classic Gonexa Doc template but will include specific tags for the management of fillable fields and the signature.
⚠️ Be sure to contact support if the licenses are not active for your environment.
💡 If the “WebDoc” value is not displayed, please manually add to the “WebDoc” value list strictly in the field "Available sending methods"
Type:
Signatory type to identify him (ex: Customer, Supplier, Partner, etc.)
Default contact:
API name of the field that references the default contact
Contact search filter:
Allows you to limit the list of signatory contacts. Fill in the SOQL query here
Example 1: Find the contact on Prospect accounts
Account.Type = 'Prospect'
Example 2: Show account contacts linked to the Quote
AccountID IN (Select accountID from Quote where id = {recordid})
Signer display filter:
This filter makes it possible not to display the choice of a type of signatory in case your business process does not require it.
Example: Show if the Vendor Signature box is checked supplierSignature__c = 'true'
Once the document is loaded, from the Interactions Configuration tab, find the signatures added to the document, from which it is possible to customize the size of the signature with the arrow at the end of the line