How to use the date picker question type
The date picker question type is used to allow users to select a date.
How to use the date picker
Select the Date picker node from the Advanced tab in the nodes panel and drag it into your configuration. You can then connect it to other nodes to capture the selected date and use it in your workflow.
Excluding dates.
You can configure the date picker node to restrict the range of selectable dates. To do this, edit the date picker question and navigate to the Minimum Date and Maximum Date settings. Here, you can specify the earliest and latest dates that the user can select.
Sending the selected date to Spotler Activate.
If Spotler Activate is in use, you can send the selected date from the date picker node directly to it. Spotler provides a default field called BirthDate, but you can also create a custom field in Spotler if needed.
To make sure the data is getting sent, edit the date picker node and locate the Spotler Activate field name setting. Enter the name of the field in Spotler Activate that you want to populate with the selected date. For example, to fill the default BirthDate field, enter 'birthdate'
Once configured, the selected date will automatically be sent to Spotler Activate whenever data is sent, ensuring that the chosen date is captured in the specified field.
Documentation