I have a cck type called 'event' which holds details (date, venue, description etc) for a real world event.
My goal
On the side bar I want two tabs - one for 'Upcoming Events' and one for 'Past Events'. Each tab will display a list of events (either upcoming or past). When one of the actual events is selected from these lists, the main content area displays the full event details. Ideally I would like the selected event to be somehow highlighted on the sidebar list (like an active menu).









