views/date | Filter on ongoing event with a Start and End Date.
| Project: | Date |
| Version: | 6.x-2.2 |
| Component: | Date CCK Field |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
I made a bunch of dated events with cck. Now i want to order them with views. Its easy to filter all the dates smaller or bigger (past and future) than 'now', but what i also need is a list of all the events that are currently happening. I have events that are just one date. That is easy its just 'date = now'. But what i also want in this list is ongoing events with a Start Date and an End Date. So i want to filter on: if 'now' = in between these 2 days, then show them. There is an in between function, but i think that one just sees if the whole event is in between two certain dates. I want it the other way. I want to see if 'now' is in between my Start and Ending Date.
Any help is highly appreciated.
Thanks in advance,
Danny

#1
Solved!
http://drupal.org/node/505560#comment-1760066
#2
Automatically closed -- issue fixed for 2 weeks with no activity.