This topic is locked

Edit Years in drop down menu

2/10/2010 9:08:33 AM
PHPRunner General questions
T
Tokyoj author

I found this link from July, '09 with what seems like a solution http://www.asprunner.com/forums/topic/12207-limiting-the-years-which-appear-in-date-dropdown-boxes/pagehlcommonfunctionsfromsearch1

but checked my include/commonfunctions.php (V5.2) and didn't find any WriteYears functions or any other Years related function.
Am I missing something?
Thanks.

S
steveh 2/10/2010

It's in DateFieldControl.js function addYearOptions.
Would be really handy to have these as settings on the field in the visual editor though, start and end offset as I need some date dropdowns to only be prior to the current year and others to only be beyond them in the same project?