By idcm on
I am running cck date 2.4 and views 2.6.
I have a view that filters based on the cck date field. My one date field has a start date and a "to" date creating a date range.
I have the filter set to "is greater than or equal to" and the date default to 'now' so that only upcoming nodes show up.
Here is the problem - the view only pays attention the first date and not the "to date". So an event that starts on Dec 7th disappears off the list on Dec 8th even though it is set to run to Dec 12th.
Anyone run into this before? How can I get views to pay attention to the second date in the range?
thanks
c
Comments
the end date is always greater than the start date
filter on the end date "is greater than or equal to" for what to show; sort by the start date for display order.
thanks but i don't see a
thanks but i don't see a start or end date option in views. i have one date field. within the date field that are two dates. how do i call out the second date when it isn't a field?
or maybe i don't and i have to have two separate date fields (one start and one end)?