Meta Box
Support › General › Date pickerResolved
Is it possible to limit how far in advance a user can select a date?
Hello Tanja,
Yes, it is possible. You can use the JS option maxDate to set the max date available for selecting. Please check these screenshots https://ibb.co/dwZCS28f https://ibb.co/zLG6xfB
maxDate
And follow the documentation https://api.jqueryui.com/datepicker/#option-maxDate https://docs.metabox.io/fields/date/#settings
This worked perfectly! Thanks Peter.