Experimental project
This is a sandbox project, which contains experimental code for developer use only.
This is a hack to fix views groupby functionality. What it does is remove any fields from the query that you have not explicitly added. This prevents groupby from grouping on nid or vid, which often creates duplicate rows when you are grouping on a cck field, especially when using relationships.
Here is a link to the issue where this problem is being discussed.
http://drupal.org/node/695298#new
Right now I have it working as I would expect with...
CCK 6.x-2.9
Views 6.x-3.x-dev
Project information
- Created by kevinob11 on , updated