Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.2
Component:
Events
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 May 2013 at 23:59 UTC
Updated:
5 Jun 2013 at 22:40 UTC
I have multiple Group Types separate from the default "Group" content type.
I want to create an event block showing all the Events that have created in groups for a specific Group content type.
Comments
Comment #1
jpontani commentedCreate a view for content, and then add a relationship to the group via "OG membership: Type", and you can then filter on the group type.