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

Comments

agerson’s picture

Status: Active » Closed (fixed)

ahh, you can do this all in views with d6

lenalg’s picture

How do you do this with Drupal 6? I cannot find the group-by option anywhere...

Thanks

giorgosk’s picture

When you define styles it lets you define group by certain fields

giorgio79’s picture

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?

giorgio79’s picture

giorgio79’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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