Opened 11 years ago
Closed 11 years ago
#7811 closed feature (wontfix)
Selecting Multiple Dates
Reported by: | ldadams | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Ability to select more then one date. Then have the ability to get an array of the selected dates. Selecting multiple dates should be allowed via holding the CTRL key.
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This isn't something we want to support with the datepicker plugin. Perhaps someone can build an extension after the new datepicker is written.
Note: See
TracTickets for help on using
tickets.
Selecting multiple dates by holding CTRL key should be an optional feature. Should have an option to enable multiple date selection by default. Something like:
Corresponding CSS classes should be exposed for further styling.