I'm using a Calendar Week view for some events, trying to show just the current week's events in a calendar display. Unfortunately, it's showing the entire month, with empty cells for everything other than this week. How do I get Event/Eventviews to not display the non-active week at all? I've attached a screenshot of what's going on. I believe the Calendar Week should be showing only the last row of that table.

Any ideas?

CommentFileSizeAuthor
Picture 1_7.png56.48 KBdnorman

Comments

karens’s picture

Project: Event » Event Views
Version: 4.7.x-1.x-dev »

I assume you're using Event Views. Moving this item...

dnorman’s picture

Ah. yes. sorry. I thought it had been combined with Event.module. My bad.

karens’s picture

I've removed the calendar functions from the latest Event Views modules (both cvs and 4.7). Use the http://www.drupal.org/project/calendar module for those features now, since that module makes them available with no dependency on the Event module. I just created a 4.7 branch for the Calendar module, but it won't be available as a download until the next time the downloads are updated.

karens’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)