Multiple Dates and Date Range

Hi. Is is possible to select a date range or to be able to select more than 1 date in the date picker of different days?

The datepicker is used to pick just one date. The existing datepicker does not allow the user to select more than one date. If you want to select a range, you could need to have two datepickers, and then have the user pick a start and end date. You can restrict the selection in the second datepicker to only allow selections AFTER the start date using this filter:

1 Like

Chris’ suggestion is a good one. If you want to link two Date fields together, there is no easier way than our (Gravity Wiz) Limit Dates plugin. Here’s a walkthrough specific to this use-case:

https://gravitywiz.com/how-to-restrict-dates-in-second-date-field-based-on-date-selected-in-first-date-field-with-gravity-forms/

1 Like