Active
Project:
Date
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Oct 2009 at 17:17 UTC
Updated:
22 Feb 2016 at 11:01 UTC
Jump to comment: Most recent
Hi,
I would like users to be able to select multiple dates in CCK (both simple dates and ranges of dates with "from" and "to"), but my current solution is to use a "Date" field with unlimited values. But it is not user-friendly at all!
I would like to know if it would be possible to "tick" dates (and maybe use a drag selection) in a little calendar, instead of having to type the dates...
Thank you
Max
Comments
Comment #1
mysteriousfea commentedPlease! up!
I've found Availability Calendars module, but
(1) you still have to select each and every day separately
(2) it's impossible to make a research with those availability criteria, since it's not a CCK field
Comment #2
Alex Andrascu commentedWe're also willing to start developing exactly this feature but we need some help from the moderators / authors of Date module.
Comment #3
Alex Andrascu commentedAnyone willing to join in and implement this feature ?
Comment #4
dmiric commentedAny progress on this so far. I'm very much interested in this feature my self.
Comment #5
Alex Andrascu commentedseems like no progress :( i'll keep pushing it up until someone is willing to join forces with me on this
Comment #6
webwriter commentedSubscribe. Would love to have a multi-date function.
Comment #7
jessefulton commented+1
Comment #8
nicolash commentedsubscribe
Comment #9
locomo commentedsubscribe
Comment #10
nicolash commentedUI-wise something like this, I guess...
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerMul...
Comment #11
Alex Andrascu commentedIndeed :) i'll add this to my favs so maybe i can start working on it
Comment #12
pixelsweatshop commentedsubscribing
Comment #13
Sinan Erdem commented+1
Comment #14
idimmu commentedHi,
I think this feature is also something I'm after, but I'd like to confirm by explaining my problem first!
I'm making a site with a timetable of yoga events on it, we have classes 3 times a day.
Currently I have 3 different events, for the different times, with an end date of a year later ..
What I'd like to do is create 1 event, using 1 date field that can handle multiple date ranges, e.g.
'every day at 9am'
AND 'every day at '1pm'
And 'every friday at 6pm'
which has no end date, it just goes on forever and ever and ever ..
I think my feature request is inline with what mysteriousfea has requested, so I've mentioned it here rather than open up another ticket?
Comment #15
areikiera commentedSimilar functionality requested here: http://drupal.org/node/1437220. Since this is so old, I'm marking this as a duplicate.
Comment #16
gpk commented#1437220: Unable to select multiple byday,bymonth,etc. rrule part values in repeating dates looks a bit different - this is to do with having multiple repeat rules on a single date field.
Comment #17
BarisW commentedgpk is right, that issue is a completely different issue than this one. This one is about a user-friendly multiple date selection mechanism, the other issue is about Date Repeat fields. However, since this is still an issue in 7.x, I've raised the version.
Comment #18
scuba_flyThere is a module that does this. I've tested this and it works well.
https://www.drupal.org/project/date_multiselect
You only cannot select a range from x to y without selecting every date in between.