Currently this module requires that you select a field to aggregate using a SQL function (count or others if patched). It would be helpful to allow grouping without applying any aggregation operation, so you can group by a field but alter none of the field values using an operation.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | views_groupby-985320_6-allow_no_operation.patch | 1.86 KB | osopolar |
| #2 | views_groupby-985320_2-allow_no_operation.patch | 1.78 KB | arithmetric |
| #1 | views_groupby-985320-allow_no_operation.patch | 1.27 KB | arithmetric |
Comments
Comment #1
arithmetric commentedAttached is a patch against the current dev version to allow this configuration.
Comment #2
arithmetric commentedAttached is a new version of the patch that fixes a bug.
Comment #3
Anonymous (not verified) commentedSubscribing
Comment #4
gamelodge commented#2 Applied & works for me...
Comment #5
STNyborg commented#2 Applied & also works for me... Could this be included in next release update?
Comment #6
osopolarRe-roll for current 6.x-1.x-dev version.