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
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 ...
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.
Date is its own category. Look under arguments and in the drop down you should find date.