Doesn't play with views fusion...
vegeneric - July 3, 2007 - 23:42
| Project: | Views Filter Block |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
This module is extremely handy, but I am disappointed that it doesn't appear to work in combination with Views Fusion (please correct me if I'm wrong).
It would be nice if filters on fields pulled from other content types via views fusion, which automatically show up on your parent view, would also appear and function correctly using views filter block.

#1
It appears not to work with views fusion.
This functionality would be very useful. I _especially_ need something like this for fusion'ed views.
#2
I need something like this too for use with views-fusion views. Has anyone solved this, or come up with a clever alternative?
#3
I also need something like this.
#4
It is also not working with views_saved searches module . Please correct me if i am wrong.
#5
I am using Views Filters 5.1.4 with views fusion and it is working fine (except for a problem that I have with location as an exposed filter). But for the most part it seems to work well.
Chris
#6
I was getting a warning warning: preg_match() expects parameter 2 to be string, array
It was because the child view had location proximity in it. I had to switch the order of the parent and child view, and the error went away.
Chris