Skip to content

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

OptionDescription
Date typeDefines how the date is selected or interpreted
Connected agendasLinks the date to one or more agendas
Agenda descriptionAdds descriptive context for agenda use
Agenda colorDefines the visual color for agenda items
PlaceholderDisplays helper text before a date is selected
Minimum date typeDefines how the minimum allowed date is determined
Minimum date valueDefines the earliest allowed date
Minimum date elementUses another element to define the minimum date
Maximum date typeDefines how the maximum allowed date is determined
Maximum date valueDefines the latest allowed date
Maximum date elementUses another element to define the maximum date
Max depending on minMakes 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.

See: Common element configuration