1. Fields
  2. Date Field

Fields

Date Field

The Date Field allows for capturing a specific date.

The dates are in ISO 8601 format.

Basic usage

Adds a date field to the fields of an action.

loading...

Result

The field will be displayed as a date picker in the form, as below: Preview of a date field in a form

The resultant data will be available in the stubpost.data as:

loading...

This can be substituted with eg. ~~stubpost.data.employee_start_date where required.

Parameters

See fields for common parameters.