Ticket #2627 (closed bug: invalid)
Datepicker yearRange
| Reported by: | mwk | Owned by: | iMarc |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | yearRange Datepicker | Cc: | |
| Blocking: | Blocked by: |
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'
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
