I have a content type that takes information for City, State, and Building name (All taxonomies). I am trying to create a block that allows a user to filter all these options in one block. E.g.if someone would like a certain city, state and name, they can select all of their filter criteria within the block and submit it to be sent to a page that has been filtered with all of the conditions the specified.

I have tried messing with relationships and contextual filters and have read the documentation, but can't quite seem to figure it out. Does anyone have any possible ideas?

Comments

xarchmaemo’s picture

I did a little digging and noticed the "expose form as block" option under advanced options in views. Did everything I needed.

dawehner’s picture

Status: Active » Fixed

Great!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Revised to condense

anne1960’s picture

Issue summary: View changes

Did you create 3 different views for each filter?
Did you then add filters in the advanced section. and allow ajax to function?

anne1960’s picture

where did you find 'expose form as block' I have a dutch version, and I can't seem to find it.
I have 3 seperate taxonomy lists - 3 views which I show in 1 block - and only after having chosen the third it can filter.
Or is this the wrong way to do it?

anne1960’s picture

Status: Closed (fixed) » Active
MustangGB’s picture

Status: Active » Closed (outdated)