Value: Date element can take a static value or dynamic values with Symbol Picker.
Placeholder: An auxiliary placeholder text can be added for the end user.
Allow Clear: When data is entered, a Delete(X) icon can be added in the right margin of the element, which allows you to delete the entered values with a single click.
Format: When the Date element is selected, the Format drop-down menu appears in the Properties panel. There are DD/MM/YYYYY, MM/DD/YYYY, YYYY/MM/DD, DMY options in the drop-down menu.some text
DD/MM/YYYYYY: Date formatting shows the day, month and year as day/month/year respectively.
MM/DD/YYYYY: Date formatting displays the month, day and year as month/day/year respectively.
YYYY/MM/DD: Date formatting displays the year, month and day as year/month/day respectively.
DMY: Date formatting shows the day, month and year in order, with abbreviations or the full date. For example, “October 20, 2023.”
You can use whichever format you need, such as DD/AA/YYYYY or AA/GD/YYYYY.
Disable Before Date: You can disable the selection of a date before a static or dynamically specified date. For example, it can be used in scenarios such as selecting a later date by the end user for a product delivery.