Date and time field

This field allows you to create calendar selector which will be filled by participants of the envelope processing flow.

Hint

This field can be added to structured and PDF documents.

How to add date and time field to the document

  1. To add field to the document, use one of field adding methods with field icon in the Fields tab of template editor menu

../../../../../../../../_images/dateAndTimeIcon.png
  1. Field creation form will appear, where you should set field attributes

../../../../../../../../_images/dateAndTimeCreate.png
  1. Name - this is a name of a field

  2. Role name - this is a role which will be assgined to fill this field

  3. Placeholder - this text will be shown in the input box before anything is filled in (can be left empty, field name will be used instead)

  4. Optional - this attribute specifies if this field is mandatory to fill

  5. Time - this attribute specifies if time selector will be added to calendar

  6. Search - this attribute specifies if this field should be eligible for mailbox page search

  7. Min - minimal timestamp accepted by field (no limit is applied if left empty)

  8. Max - maximal timestamp accepted by field (no limit is applied if left empty)

Note

Min and max fields only accept integers. They specify boundary dates offset in days. E.g. if min is 0 and max is 1, date interval from today to tomorrow will be available. If min is -1 and max is 0 then range from yesterday to today will be available. If min and max are both same, then only specified day will be available.

When all attributes are set, you can click Save button and field will be added. You can click field to see its properties and update them. Also you can delete the field in same menu.

../../../../../../../../_images/dateAndTimeEdit.png