Closed (fixed)
Project:
Dropdown Attributes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2011 at 19:36 UTC
Updated:
25 Nov 2011 at 23:18 UTC
This module works beautifully on the product node page. How difficult would it be to extend to work with the views module?
I have a scenario present where we are displaying many products in a list using the out-of-the-box taxonomy-term view. We are displaying product name and attributes (using the "Product: Add to cart form" field). The dependency doesn't appear on the view list when the dependency option is selected, but does appear on the node page.
Thanks
Comments
Comment #1
trobey commentedI am not sure exactly what you are doing. I just tried it using Views 3 on Drupal 7 using a view based on content and it is working. When I try a view based on taxonomy I do not see an option for adding the add to cart field.
Comment #2
trobey commentedSupport has been added for pages with multiple add to cart divs. The changes have been checked into the development branch.
Comment #3
trobey commentedBackported to Drupal 6. Fix released as 6.x-1.4 and 7.x-1.7.