embedded view

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
freeform.steph's picture

displaying multiple Views within Views with argument

Goal: to display multiple views within a view such that each row of the primary view passes a variable to the embedded views so that all of the content for 2 different content types can be displayed based on their relationship with the contents of the primary view.

Table display of the primary view would look something like:

[view1: row1 content [view2: content related to row1] [view3: content related to row1] ]
[view1: row2 content [view2: content related to row2] [view3: content related to row2] ]

Module used:
Views Custom Field: http://drupal.org/project/views_customfield

Read more
Subscribe with RSS Syndicate content