Appearance
Input Date
Overview
The Input Date element allows users to select or enter a date. It supports constraints such as minimum and maximum dates and can be connected to scheduling logic.
When to use
- When users must select a date
- When date input needs constraints
- When the date is part of planning or scheduling
Element-specific options
| Option | Description |
|---|---|
| Date type | Defines how the date is selected or interpreted |
| Connected agendas | Links the date to one or more agendas |
| Agenda description | Adds descriptive context for agenda use |
| Agenda color | Defines the visual color for agenda items |
| Placeholder | Displays helper text before a date is selected |
| Minimum date type | Defines how the minimum allowed date is determined |
| Minimum date value | Defines the earliest allowed date |
| Minimum date element | Uses another element to define the minimum date |
| Maximum date type | Defines how the maximum allowed date is determined |
| Maximum date value | Defines the latest allowed date |
| Maximum date element | Uses another element to define the maximum date |
| Max depending on min | Makes the maximum date depend on the selected minimum date |
Common configuration
This element also supports shared configuration options such as validation, rules, roles, styling, summaries, scoring, and prefilling.