Create a dynamic context driven panel
Posted by drupauler on December 14, 2012 at 3:38pm
I have contents type Event and EventBlog, EventBlog entries contain an entity reference to the associated Event.
(I'm using Drupal 7, Panels 3 and Entity reference.
I want to create a two pane panel with Event on the left and the associated EventBlog on the right. This will be the main Event page so should be triggered by content type=Event.
Read more