List of events below calendar in sidebar

ldop - January 9, 2009 - 00:26

Could somebody help me with changing the way how my events are displayed ?
I have installed the Events module, I have created a "Calendar to browse events" in the sidebar but I need also to have a list of several upcomming events in a table just below the calendar in the same block.
(I tried to go via Views(2) but it is very complicated and my first trials did not worked. And ... Views would create a new block).

i have the same thing, you

gdoteof - January 9, 2009 - 05:55

i have the same thing, you need Token, Insert Views and Views.

Make a calendar view that does what you want and save it.

Make a list of events view. Under Basic Settings->style choose Fields, Fields select the node title, and under filter select node:type and choose events. then you can also choose date:date for filter and put something like between now and now +5 day

then in a page somewhere put (with insert views enabled, and an input format that has Insert View enabled)

[view:mycalenderview]
[view:myeventlistingview]

thanks but ...

ldop - January 10, 2009 - 00:31

It is running almost ok, thanks. But I can not manage to display an Event Date. I can not find it in Fields. I quess that also for the same reason the filter for date (which date is taken?) is not working.

Date is its own category.

gdoteof - January 12, 2009 - 06:37

Date is its own category. Look under arguments and in the drop down you should find date.

 
 

Drupal is a registered trademark of Dries Buytaert.