Posted by vegeneric on July 5, 2007 at 12:32am
Jump to:
| Project: | Views Fusion |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I'd love to see Views Fusion work properly with the Views Filter Block module. Unfortunately, Views Filter Blocks only shows the exposed filters from the Parent View, and not the view fused to it.
Comments
#1
bump... any idea why views filter block will only show the exposed filters of my primary view, and not the view fused to it?
From what I understand about how views fusion works, it supposedly merges the fused filters into the primary view's array... so what am I missing here?
FYI, I'm using drupal 5.1 and the latest version of all relevant modules (including the finally released views).
Thanks in advance for any help,
Veg
#2
I just tried Views Filter 5.1.4 (the latest release) and it is working well for me. I do have an issue with location,one of my exposed fields but the block seems to work well.
Chris
#3
This was because of missing aliases in the query, which was fixed by http://drupal.org/node/150094.