Wonderful module, first and foremost. I've been combing the forums and the web and haven't found a way to accomplish this for our local independent movie theatre:

Created a custom content type of movie, with a date time cck field for showtime
Created a view that displays movies

Now the question:

How do I filter the results so only movies that are playing this week show up? +7 won't work, because on Wednesday it will show the films playing next Monday and Tuesday as well. What I want is:

on Mondays +6 days
on Tuesdays +5 days
on Wednesdays +4 days
etc.

Is this possible? Does anyone have a strategy to tackle this?

Comments

arlinsandbulte’s picture

Status: Active » Fixed
StatusFileSize
new127.61 KB

Yep, this is possible.
Just add a date filter to your view,
Select your desired operator (like less than or equal to)
Then, enter 'next Sunday' in the Relative / Date default text box

See attached screenshot.

Status: Fixed » Closed (fixed)

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