og
og copied to clipboard
OG Field Access - Need a way to bypass field checks only on group content
Has anyone else needed to allow a Drupal role to bypass OG Field Access checking if the user is not in a group?
The situation is that we have a site with over 130 groups and there are some users who need access to edit all content that is controlled by og_field_access but we don't want them to manage groups and adding them to all groups would not be an option. I have modified the module to work for our situation but I wanted to know if anyone else needed this as well.
oh I forgot, This is for Drupal 7 for the 2.x version of OG