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

karens’s picture

Status: Active » Fixed

You'll need a combination of a sort and a filter -- filter for >= today and then sort.

mstef’s picture

Yea I suppose but that kind of sucks because then old nodes disappear..

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

technikh’s picture

Status: Closed (fixed) » Active
Issue tags: +views

is 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.

mstef’s picture

I guess that would be to have two views: Upcoming & Past

technikh’s picture

Status: Active » Closed (fixed)

Thanks. I used Views Attach for it to look as a single page