Text tags let you add Dropbox Sign signature fields, and custom fields, directly into the source document. Applying the following syntax to your source file will enable Dropbox Sign to detect the text tags in the document and display them correctly for all signers.
Common use cases for text tags are when using a third-party document generation tool, or a product like Salesforce CPQ in which templates are built using HTML and then turned into PDF documents.
The Dropbox Sign API scans your documents automatically, so no extra steps are needed to enable text tags when using the Dropbox Sign for Salesforce integration.
Learn how to use text tags
Text tags syntax:
A Dropbox Sign text tag must always be enclosed in brackets [ ] and use a pipe | between sections.
Formatting for a text tag is as follows:
Text tags follow this specific order and format:
- Type: This section lets you pick the type of field. The types of fields available are:
- Text
- Check (checkbox field)
- Date
- Initial
- Signature
- Text-merge (default text set by the API)
- Checkbox-merge (default value set by the API)
- Required: This indicates if it’s required or not.
- Signer: Indicates which signer in the list of signers needs to complete the field.
- Label: Sets a label.
- Unique ID: Sets a unique ID.