Date Element Properties

You can use properties such as custom values or format of the Date element. You can give role-based authorizations to the element and set its visibility with show/hide/conditional options.

Value : It can take a static value or dynamic values with Symbol Picker.

Placeholder : A helpful 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 Date element is selected, Format drop-down menu appears in Properties panel.

  • There are DD/MM/YYYYY, MM/DD/YYYY, YYYY/MM/DD, DMY options in the drop-down menu.
  • 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 the format you need, such as DD/AA/YYYYY or AA/GD/YYYYY.

Disable Before Date : You can ensure that a date before the statically or dynamically specified date is not selected. For example, it can be used in scenarios such as the end user selecting a later date for a product delivery.