Active
Project:
Views Fusion
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2007 at 00:32 UTC
Updated:
12 Jun 2008 at 14:41 UTC
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
Comment #1
vegeneric commentedbump... 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
Comment #2
socialnicheguru commentedI 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
Comment #3
folkertdv commentedThis was because of missing aliases in the query, which was fixed by http://drupal.org/node/150094.