Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
User experience
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2011 at 11:12 UTC
Updated:
6 Jan 2012 at 10:20 UTC
Hi,
I would like to display comments on individual products. I know that the way to do that is to create a product and a node that references it. I don't like displaying products like that because it means adding a product twice essentially. I create a view and display it in a panel page.
Is it possible to attach comments to just a straight product? I know that comments require nodes to exist, maybe a custom module could do it?
Comments
Comment #1
bojanz commentedUnfortunately, there's still no "entitycomments" module that would allow comments to be attached to any entity.
I know there are plans to write one in time for Drupal 8 (contrib that can go into core), but I haven't heard that anyone started it...
You can see how such a module would be useful :)