I wanted a views filter for sell price, so I made a patch for others. The same format could be used for 'cost', 'list_price', 'pkg_qty', or the various dimensions fields. I didn't need this stuff, so I didn't implement it, but I will if people need it.
| Comment | File | Size | Author |
|---|---|---|---|
| ubercart_sell_price_views_filter.patch | 717 bytes | konsumer |
Comments
Comment #1
rszrama commentedThanks for the patch! I tested this on the Livetest and extended it for the other prices and product weight.
Comment #2
woc_art commentedHi there,
Thanks for this patch! It's just what I needed!
Comment #3
k8n commentedseems to me that this is geared towards Views v2. Below is the code that could be used as the handler for Views v1.
Comment #4
rszrama commentedDid you test out the original patch? It seemed to work fine for me on the Livetest. Is there something specific that you believe wouldn't work in it?
Comment #5
konsumer commentedYeh, I was using views 1. Works fine for me.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
Jurgen8en commentedHi,
Can somebody help me, I added the code of this patch. But I didn´t see an extra filter in views.
Only the 'Product: Is Product' filter.
'views_handler_filter_numeric', I didn´t find in views.module
Now, I added this:
Still see nothing