Closed (fixed)
Project:
Date
Version:
6.x-2.1
Component:
Date API
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 May 2009 at 05:30 UTC
Updated:
29 Mar 2011 at 20:39 UTC
I have "event" nodes which obviously list the the date of a given event. Sorting without a sort by date closest to today makes things a bit unusable. I can't sort ascending because you'll have entries from way in the past, and I can't sort by descending because you'll get dates way in the future...
Any solution?
Thanks
Comments
Comment #1
karens commentedYou'll need a combination of a sort and a filter -- filter for >= today and then sort.
Comment #2
mstef commentedYea I suppose but that kind of sucks because then old nodes disappear..
Comment #4
technikh commentedis there any solution for this issue?
As mikestefff said, I want old nodes to be shown in the list but at the last. I can't filter them out.
Comment #5
mstef commentedI guess that would be to have two views: Upcoming & Past
Comment #6
technikh commentedThanks. I used Views Attach for it to look as a single page