Here's what comes to my mind.
Include (but not display) in the list View the details of the event (so you get the variable for later use). In the sidebar, have an empty DIV (probably with ID) waiting. Then, inside the field template file for the title (or whatever is showing in the list view) modify it to replace the contents of the (empty) DIV with the (not displayed) event details. If JavaScript is unavilable, you could easily include some NOSCRIPT so it opens as regular link to the details page too so it degrades nicely.
Hope that makes sense and maybe helps as a starting place Brian
On Tue, Jun 8, 2010 at 6:53 AM, Gregg Marshall mimlist@repconnection.comwrote:
I have a view that lists a set of meetings.
I'd like to be able to have the details for a meeting appear in a block on the sidebar if a link in the view is clicked. In other words you could look at the list of meetings, click on each in order and see the details of each without navigating back and forth between the view and a page for each meeting.
Pretty sure it's possible. Pretty sure there is more than one way to do it. Any suggestions?
Thanks in advance.
Gregg Marshall
-- [ Drupal support list | http://lists.drupal.org/ ]