Text Tags start with a pair of opening curly braces {{
and end with a pair of closing braces }}
. Inside of the tag you can specify the field type, which signer to assign the field type to, and other field options.
SignWell does not remove Text Tags from the content of your documents, so we recommend you hide them by making the text color the same as the background color of your documents.
Example of a simple Text Tag:
{{signature}}
This Text Tag will be replaced by a signature field. Fields without options are always assigned to the first signer, so this field would be assigned to the first signer.
Example of a text tag with options:
{{signature:2:n}}
This Text Tag will be replaced by a signature field, assigned to the second signer, and will not be required.
Text Tag options are always separated by a :
and you can leave a blank space in between to skip an option and use field defaults for that option.
Field width and height will match the width and height of the Text Tag in your content. You can add extra space to make your Text Tag longer: {{text:1:y }}