Project:Views 'Group-By' Pack
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

can this be done in native views for d6 or do we still need a module?

Comments

#1

Status:active» closed (fixed)

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

Status:closed (fixed)» active

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

#6

Status:active» fixed

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.