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

vegeneric’s picture

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

socialnicheguru’s picture

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

folkertdv’s picture

This was because of missing aliases in the query, which was fixed by http://drupal.org/node/150094.