Skip to main content
Datepicker Node configuration panel

Description

The Datepicker Node renders a datepicker to the user.
The Datepicker is automatically triggered whenever a Question Node with the Date type is used. This means that you rarely need to add the Datepicker Node.

Parameters

The Datepicker allows you to configure precisely which dates can be selected.
The Datepicker allows you to configure whether times can be selected. If so, it also allows you to configure the default times in detail.
The Datepicker can be configured to exclude or include specific dates. This setting is useful when certain dates should be unavailable, such as for a booking or reservation.

Enable specific dates

This setting allows you to enter a range of dates that should be enabled. If configured, all other dates will automatically be disabled. In addition, you can define a function that is used to enable dates, for example, only weekdays. Example of enabling dates by function:

Disable specific dates

This setting allows you to enter a range of dates that should be disabled. If configured, all other dates will automatically be enabled. In addition, you can define a function that is used to disable dates, for example, every Saturday and Sunday. Disable dates by function - example:
The Datepicker comes with four advanced options:
Last modified on June 15, 2026