Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.0
Component:
Views integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2011 at 12:12 UTC
Updated:
4 May 2012 at 14:10 UTC
Hi,
I have a views setup in which are product fields with aggregation function enabled.
The problem now is: some of the products display nodes consists of two or more products, and at the very moment at least one of them have product image attached. While viewing views generated page those product display nodes with just one image attached - does not show product image in views generated field.
I was thinking, maybe this is because views gets the last product attached to the product node? If so, can I somehow help views and say which product to show in aggregation settings by default or something with that intention?
Example:
Comments
Comment #1
bojanz commentedImages get kinda broken when aggregation is on. This is the Views issue to follow: #1417520: Fire hook_field_load and hook_field_attach_load for fields when aggregation is used..