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.

Comments

arithmetric’s picture

Status: Active » Needs review
StatusFileSize
new1.27 KB

Attached is a patch against the current dev version to allow this configuration.

arithmetric’s picture

Attached is a new version of the patch that fixes a bug.

Anonymous’s picture

Subscribing

gamelodge’s picture

#2 Applied & works for me...

STNyborg’s picture

#2 Applied & also works for me... Could this be included in next release update?

osopolar’s picture

Issue summary: View changes
StatusFileSize
new1.86 KB

Re-roll for current 6.x-1.x-dev version.