I've a "season" field on one of my sites that normally involves long date ranges between "To" and "From" fields. I need a view that concatenates the Nodes that fall in the "On Now" range.. ie - In between their from Date and To date.
How do I achieve this filtering with my Views?

The Type of Field: Date
Type of Widget: Selector
The Timezone: Site
Multiple Option: Err... Date Repeat, Rather.
Required Option: No.
Drupal: 5.7
PHP: 5.2.3

Thanks much!

Comments

karens’s picture

Title: How to filter "Current" Events? » How to filter "Ongoing" Events?
Version: 5.x-2.0-rc » 5.x-2.x-dev
Assigned: p6 » Unassigned
Status: Active » Fixed

This is pretty old, sorry! You should be able to add a filter for date = 'now'. The filters have been recently updated so you'll want to try the very latest -dev code, or the new release I'll be rolling in the next 24 hours.

And you shouldn't assign yourself to issues unless you plan to solve them yourself :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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