When creating a Views exposed filter this module adds 2 options to the exposed filter configuration form:

  • View used to select the entities
  • Arguments for the view

When you change the "filter type to expose" from "Single filter" to "Grouped filters" it is not possible to select a Value (entityreference view display & argument) anymore.

I digged around the code, and it looks like it has something to do with the "// Run time." part line 15-48 in entitiyreference_filter_view_result.inc .

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lexa.mihu’s picture

+1

MrsWho’s picture

+1 I too would like to see the ability to group the filter's results.

nodecode’s picture

Version: 7.x-1.x-dev » 8.x-1.4

I'm reviving this untouched bug report as it's now an issue as of 8.x (missing "Value" field for grouped filters).