Side navigation
#2627 closed bug (invalid)
Opened April 01, 2008 10:54AM UTC
Closed July 11, 2010 06:42PM UTC
Last modified March 15, 2012 09:23AM UTC
Datepicker yearRange
Reported by: | mwk | Owned by: | iMarc |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | yearRange Datepicker | Cc: | |
Blocked by: | Blocking: |
Description
when choosing yearRange: '-80:+0' as an option and then pick a date the picker changes the dropdown so the highest year is the year you choosed.
i.E Dropdown shows 1928-2008. Now you select 1998. The dropdown displayes now 1918-1998.
other settings i made are
mandatory: true,
yearRange: '-80:+0',
firstDay: 1,
changeFirstDay: false,
showOtherMonths: true,
dateFormat: 'dd.mm.yy',
showStatus: false,
appendText: '',
showOn: 'both',
buttonImageOnly: true,
buttonImage: 'resource/theme/ui/i/icon_calendar.png',
buttonText: 'Calendar'