Hi, I'm trying to show a calendar view as a block (not the minicalendar but the main big one). For this I'm doing what I usually do to show views as blocks : creating a new content type, embedding the view into that content type with the view field, and then creating a new block-view for showing a node of this content type class. The problem is that when I try to embed the calendar page view using the view field, It only displays the upper navigation links (prev/next month) and the date passed by parameter. I have tryed many things and Im totally out of ideas :(.
Thanks in advance.

Comments

manudrupal’s picture

Priority: Normal » Critical
jerdavis’s picture

Status: Active » Fixed

I believe this was a result of the fact you could not select a specific display of a view when viewfield was first upgraded. If you download the latest development snapshot and choose the correct display of your calendar view you should get the results you're looking for.

Jer

Status: Fixed » Closed (fixed)

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