This project is not covered by Drupal’s security advisory policy.

Description

This module extends the Field Permissions module by adding Organic Group membership level permissions as access requirement options for each field.

Important note about functionality

When creating a new entity, normally a relationship to a OG group has not yet been established. This will result in Field Permissions OG blocking access to fields with OG permission requirements. You can use something like Entityreference Prepopulate to initially set the group reference. You can also use OG’s submodule Context to derive the group from external factors. Alternatively, you can leverage a multi-step form, setting the group reference in the first step. A module like Flexiform makes this pretty easy.

Dependencies

This module requires the following modules to also be installed:

Installation

Download and install this module just as you would any other module.

Project information

Releases