Date Picker
π The Date Picker allows customers to easily select a date from a calendar interface. It helps ensure accurate date input and improves the overall user experience.
π§ Basic Settings
Name β Change the display name shown to customers.
Required Field β Make the field mandatory before form submission.
Default Value: Set a default color (via hex code) to be pre-selected when the page loads.
Column width - Option represents a percentage of the overall width, e.g., 100%, 50%.
Add-on Price β Add an extra cost when a customer fills out this field.
Conditional Logic β Show/hide this field based on other option selections.
π‘ Advanced Settings
π Date format
Determines how the selected date is displayed (e.g., MM/DD/YYYY or DD/MM/YYYY).
Custom date format
Year
Yβ Full numeric year (e.g.,1999,2024)yβ Two-digit year (e.g.,99,24)
Month
mβ Month number with leading zero (e.g.,01to12)nβ Month number without leading zero (e.g.,1to12)Fβ Full month name (e.g.,January,December)Mβ Short month name (e.g.,Jan,Dec)
Day
dβ Day of the month with leading zero (e.g.,01to31)jβ Day of the month without leading zero (e.g.,1to31)
Time
Hβ 24-hour format (e.g.,00to23)hβ Hour in 12-hour format (e.g.,1to12)Gβ Hour with leading zero in 12-hour format (e.g.,01to12)iβ Minutes (e.g.,00to59)Sβ Seconds, 2 digits (e.g.,00to59)sβ Seconds, variable digits (e.g.,0,59)Kβ AM/PM (e.g.,AM,PM)
Examples
Y-m-dβ2025-07-04M j, YβJul 4, 2025F d, Y h:i KβJuly 04, 2025 03:30 PMY/n/j H:i:Sβ2025/7/4 15:30:59

π Min & Max Date (Advanced Plan Feature)
Set the earliest and latest dates customers can select. Choose from the presets below:
No limit - No restriction on the selectable date range.
Today - Uses todayβs date as the boundary.
Set specific date - Select a custom date as the limit.
X days from today - Automatically sets the limit based on a number of days from today.

βοΈ Multiple Selection (Advanced Plan Feature)
Enable this to let customers choose multiple dates instead of just a single one.

π« Disable day (Advanced Plan Feature)
Disable days of the week - Prevent customers from selecting specific weekdays (e.g., disable all Mondays).
Disable Monthly Dates - Block certain dates every month (e.g., the 1st and 15th of each month).
Disable Annual Dates - Block recurring dates every year (e.g., holidays like Jan 1st).
Disable Specific Dates - Disable one-time, exact dates you choose (e.g., 2025-12-05).

Last updated
