Active
Project:
Views Group By
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Aug 2010 at 21:27 UTC
Updated:
23 Jan 2011 at 17:46 UTC
Is Views Group By compatible with Views3?
If not yet, see this issue on the Views3 issue queue and add your vote there.
Comments
Comment #1
happysnowmantech commentedSubscribe. I tried using Views Group By 6.x-1.0-rc2 with Views 6.x-3.0-alpha3 and it didn't seem to work. I was able to define settings for the SQL Aggregator field, but the field did not get displayed in my view, nor did the query get altered to add the COUNT(*). Would love to see this working with Views3.
Comment #2
R.J. Steinert commentedViews-6.x-3.x-dev has a "Use grouping" setting under Advanced Settings that (I think) accomplishes (well not yet) what the views_groupby module is going for. I'm not sure what the story behind it is that feature is. Does it use code from the views_groupby module?
Unfortunately the Use grouping feature is currently not forming the SQL correctly as I have reported here -> http://drupal.org/node/1037268