Active
Project:
Ubercart Views
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2011 at 19:03 UTC
Updated:
11 Jul 2012 at 20:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
mandreato commentedIt would be very useful to integrate the uc_attribute_view.zip attachment from http://www.ubercart.org/comment/43532 into Ubercart Views
Comment #2
hachreak commented+1 It's very very usefull uc_attribute_view module! :)
Comment #3
hachreak commentedI add a little patch to support filters when more of one option is selected.
The patch apply the query: option1 OR option2 OR ....
instead of: option1 AND option2 AND...
Best,
hachreak