Active
Project:
Commerce Contributions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2012 at 15:06 UTC
Updated:
7 Sep 2012 at 09:42 UTC
I can't use views to list the contributions on a given node because the reference is stored as a 'entity_id' key in the data column rather than a property or entity_reference field?
Why is this the case? Surely it would be easy to set an entity_reference field on the Commerce Contribution product type when the product is created?
That said, it seems to be wasteful to make a totally new product for each contribution. But I'll post another issue about that.
Comments
Comment #1
yanniboi commentedI'm having the same issue... I might have a look at getting this entity reference field created as a 'quick fix' for now.