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 .
| Comment | File | Size | Author |
|---|---|---|---|
| views-grouped-filter-expecting-something-like-this.png | 76.14 KB | ndf | |
| views-grouped-filter-values-are-empty.png | 54.18 KB | ndf |
Comments
Comment #1
lexa.mihu commented+1
Comment #2
MrsWho commented+1 I too would like to see the ability to group the filter's results.
Comment #3
nodecode commentedI'm reviving this untouched bug report as it's now an issue as of 8.x (missing "Value" field for grouped filters).