Introduction
You can configure simple tag behaviors. Various tags are required but not all tags are available for write back.
Signature
Using Sign Made Easy, a signature tag is a placeholder field added to a document that marks where a signer must provide their electronic signature.
Example : \signature1 {"size":"small"}\
Initial
Using Sign Made Easy, an INITIAL tag is a placeholder field that indicates where a signer must enter their initials on a document.
Example : \initail1 {"size":"medium"}\
Using Sign Made Easy, an Email tag is a placeholder that automatically populates the signer's email address in the document.
Example : \email1 {"size":"medium"}\
Stamp
Using Sign Made Easy, a Stamp tag is a placeholder field where an authorized signer can place an official digital or company stamp on the document.
Example : \stamp1 {"size":"medium"}\
Title
Using Sign Made Easy, a Title tag is a placeholder field that captures the signer's job title as part of the document signing process.
Example : \titles1 {"size":"medium"}\
Company
Using Sign Made Easy, a Company tag is a placeholder field that captures the signer's organization or company name within the document.
Example : \company1 {"size":"medium"}\
SignDate
Using Sign Made Easy, a SignDate tag is a placeholder field that automatically captures and displays the date when the signer completes the signature.
Example : \signdate1 {"size":"medium","format": "MM/DD/YYYY"}\
SignTime
Using Sign Made Easy, a SignTime tag is a placeholder field that automatically records and displays the exact time when the signer completes the signature.
Example : \time1 {"size":"medium","format": "hh:mm"}\
Name
Using Sign Made Easy, a Name tag is a placeholder field that automatically populates the signer's full name in the document.
Example : \names1 {"size":"medium"}\
Attachment
Using Sign Made Easy, an Attachment tag is a placeholder field that allows the signer to upload and attach supporting documents during the signing process.
Example : \attachment1 {"label":"Demo Test","required":"true/false","size":"small"}\
Checkbox
Using Sign Made Easy, a Checkbox tag is a placeholder field that allows the signer to select or confirm options by checking a box within the document.
Example : \checkbox1 {"size":"medium"}\
Custom tag
Using Sign Made Easy, a Custom tag is a user-defined placeholder field used to capture specific, personalized input from the signer during the document signing process.
Example : \custom-tag1 {"size":"medium"}\
Text
Using Sign Made Easy, a Text tag is a placeholder field that allows the signer to enter freeform text or information into the document.
Example : \text1 {"label":"Text","required":"true/false","size":"medium"}\
Text Area
Using Sign Made Easy, a Text Area tag is a placeholder field that allows the signer to enter multi-line text input, such as comments or detailed information, in the document.
Example : \textarea1 {"label":"Text Area Tag","required":"true/false","size":"medium"}\
Dropdown
Using Sign Made Easy, a Dropdown tag is a placeholder field that allows the signer to select a value from a predefined list of options within the document.
Number
Using Sign Made Easy, a Number tag is a placeholder field that allows the signer to enter numeric values only within the document.
Example : \number1 {"label":"Number","required":"true/false","size":"medium",'defaultValue":"10"}\
Radio Button
Using Sign Made Easy, a Radio Button tag is a placeholder field that allows the signer to select one option from a predefined group of mutually exclusive choices within the document.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article