Problem/Motivation

There is currently no way in views to create a select list of groups to filter content by.

Proposed resolution

Provide a views filter plugin for groups, which allows you to select a group form a dropdown list as well as preform the necessary joins for filtering.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mgalalm created an issue. See original summary.

mgalalm’s picture

MGParisi’s picture

Tested, this code does infact allow for a drop down when used in conjunction with https://www.drupal.org/project/entity_reference_views_select

The issue I have is duplicate content and what appears to be a total disregard of the content permissions. None-the-less its a good start.

MGParisi’s picture

Category: Task » Feature request
Status: Active » Needs work
Uhkis’s picture

Here's some extra functionality for this one, provides bundle filter for the group listing.

Left at needs work since the permission issue mentioned by @MGParisi isn't fixed.

John Pitcairn’s picture

Version: 8.x-1.0-rc1 » 8.x-1.x-dev