Date

Creates a text field that shows a calendar when focused. Date format is YYYY-MM-DD.

Note: in the example below, system variable {%Date%} is used to set the current date.

<Variable Name="DateAny" Type="Date" Label="Date" Value="{%Date%}" Tooltip="Date tooltip"/>
XML