Date Picker Year Range?
PermalinkWhen asking for a birthdate, this field is pretty much impossible to fill out unless you know that you can type a date into the box.
I found this thread here:
http://www.concrete5.org/community/forums/customizing_c5/datepicker...
But the info seems to be outdated, since the file referenced in that thread now only has two lines of code in it.
How can I change the default range of the Year dropdown in the Date/Time picker?
Thanks!
I tried this, but no reflection...
for changing the behavior open file:
\concrete\core\helpers\form\date_time.php and in line 146 replace this line:
With:
and also replace this at line 205:
With: