Forms & AppearanceQuestion TypesText
Date
Collect a calendar date with configurable format, optional time, and min/max bounds
The Date element collects a structured date from respondents. You control how segments are ordered, which separator is used, whether time is included, and optional minimum and maximum dates.
When to use
- Birth dates, deadlines, booking preferences, or any calendar-based answer
- When you need a consistent format instead of free-text dates
Customization options
Format and display
| Option | Description |
|---|---|
| Date format | DD/MM/YYYY, MM/DD/YYYY, or YYYY/MM/DD. |
| Separator | /, -, or . — applied in the displayed format string. |
| Include time | When enabled, respondents can also provide a time with the date. |
| Placeholder | Hint text in the input (per language). |
Segment labels
| Option | Description |
|---|---|
| Day / Month / Year segment labels | Accessible labels for each segment (defaults: Day, Month, Year). Translatable. |
Bounds
| Option | Description |
|---|---|
| Minimum date | Earliest selectable date (date picker). |
| Maximum date | Latest selectable date. |
Common question fields
Question text, description (markdown), error message, required, next button label, show question title, text alignment, slug, and secondary settings (validations, visibility) follow the same patterns as other elements.
Viewing responses
Date answers flow into Response Summary with your other structured fields.
See Other Fields Configuration for form-wide display and button defaults.
Was this page helpful?