Date: calendar text field

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.

image2022-8-12_14-54-45.png?version=1&modificationDate=1660330487804&cacheVersion=1&api=v2
XML
<Variable Name="DateAny" Type="Date" Label="Date" Value="{%Date%}" Tooltip="Date tooltip"/>