Prompt your end user to input a date using a Date input node. They can then select a date from a date picker.
Design options
- Determine the output format of your date (1). Learn more here.
- Restrict input (2) to only allow a range of input dates. All dates outside this range will be grayed out for the end user in the date picker. As an example, you can only allow picking dates that are in the future.
General input node options
- You can enter and format text, as well as insert images, files, videos, and more in the CONTENT field (A).
- Add labels (B) to enable end users with accessibility needs, e.g., people with visual impairment, to navigate the wizard confidently with screen readers.
- Make an answer optional via Optional input (C) to allow the end user to skip and not choose an answer.
- Preselect an answer or provide a default answer by choosing a Default value (D).
- To repeat the question multiple times and collect answers in a collection, enable Allow multiple responses (E).
- You also can display a document at the right hand side of your node, using Document View (F).
Related topics
- Use the Calculate Dates action to calculate a new date.
- Calculate the number of days between two dates with this action node.
- Calculate and check against deadlines.