Date (for Alloy table)

The "Date Time" input field is a type of input field that allows users to enter a date into a form.

The Date field type is linked to columns of type Date in the Alloy table. This field is used to capture date information, with an optional time component if needed.

Detailed settings

The Date field includes a calendar button that allows users to quickly select a date from a calendar interface. This feature makes it easier for users to input dates accurately, reducing the risk of manual entry errors.

From the settings of the column, if the Include Time checkbox is selected, the Date field will also allow users to input time data in addition to the date. This feature is useful for scenarios where both date and time information are required, such as scheduling events or logging activities.

Validation

  • Disallowed date ranges: The limitation on which range users cannot choose. There are options for None, Past, Today, and Future.

  • Disallowed weekdays: The limitation on which day in a week that users cannot choose, for example, you may want users not to choose dates on Sunday or Saturday to set up a meeting.

Last updated