Views group by for Drupal 6
agerson - June 25, 2008 - 02:55
| Project: | Views 'Group-By' Pack |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
can this be done in native views for d6 or do we still need a module?

#1
ahh, you can do this all in views with d6
#2
How do you do this with Drupal 6? I cannot find the group-by option anywhere...
Thanks
#3
When you define styles it lets you define group by certain fields
#4
Sorry, I have to object here.
In Views 2 the styles grouping by field, is not the real SQL GROUP BY clause, but merely a styling. Please check the resulting SQL output after adding a grouping field, there is NO group by sql clause in there.
Any ideas?
#5
For D6?
http://drupal.org/project/views_groupby
#6
#7
Automatically closed -- issue fixed for 2 weeks with no activity.