Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Set the min date and max date for Calendar
Is it possible to set the min date and max date for the calendar (PopUpDateField component)..?
Currently, the calendar can go back to -100000BC too. I would like to restrict the date range, so that user can select a date with in the date range..
Does vaadin's out of box features and add-ons have this feature...?
come on floks.. more than 20 views but still no clue about this issue...? -_-
The out-of-the-box-calendar doesn't support this, but the StyleCalendar-Addon does.
Hi,
I totally have a clue; the answer is no, it is not currently possible to set the min date and max date for the calendar.
There is an outstanding ticket #6241 for this feature.
Cheers,
Charles.
Great. Thanks a lot for all your help. I will give it a try with StyleCalendar. :)