Closed (fixed)
Project:
Views Group By
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Apr 2009 at 23:55 UTC
Updated:
23 Jul 2010 at 23:50 UTC
In trying to use this module I came across some usability issues that made it difficult to use, and some conceptual issues that meant I couldn't add a single GROUP BY clause to one views query. See the attached annotated screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| Views group by notes.png | 349.76 KB | Bevan |
Comments
Comment #1
irakli commentedThank you, Bevan.
Some great points here.
Comment #2
irakli commentedComment #3
rsevero commentedBevan, I'm not sure what you are trying to accomplish in your example.
How would you group only by project name and not apply some function for the other fields? What would be presented in this situation for the other fields? To better explain, what "country" would be shown, for example?
And about the ordering setting: when you have a SQL aggregated field you can only use it as ordering field if you set it in the SQL Aggregation settings box as it won't be available at the main Views ordering box.
Please reopen if necessary.