OG Multiple Group Audience Fields
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module allows you to use multiple group audience fields on a bundle with different group membership types for each. This module is intended for use with Organic Groups 1.x as the problem is solved in the 2.x branch. See #1263588: Allow having multiple group-audience type fields for the inspiration behind this project.
It is important to note that an entity can still only have one membership to any one group. Attempting to create a membership between an entity and a group when one already exists will throw an exception, even if that membership is of a different type.
For reference, the commit that added support to og-7.x-1.x but was later reverted: ab321e5.
Note: This module requires the patch at http://drupal.org/node/1719264#comment-6324852 in order to create memberships of a type other than default. See #1719264: Wrong key 'name' in og_membership_create(), should be 'type' for more information.
