I have four block views on a page (call it "info" page) that are filtered by proximity to give me four pieces of information relating to one particular filtered location.

I would like to be able to create an "intro" page with an exposed proximity filter that when executed would take me to the (info) page and simultaneously filter the four views with the proximity entered on the intro page.

How can I go about this? New to php but learning...

Thanks

Comments

ldbl’s picture

jdm843’s picture

Thanks Idbl....as a matter of fact, I am using views_filterblock for the four block views on the "info" page. My main problem / question is how do I filter the proximity for those blocks from an exposed filter on another ("intro") page?

The stackoverflow.com reference below is actually referring to an answer that I received to a similar question that I posed on stackoverflow.com. I am trying to figure out how to proceed based on that response....not exactly sure what my first / next step is.

socialnicheguru’s picture

found the answer to your question on an external site

http://stackoverflow.com/questions/697728/can-i-use-one-single-exposed-f...

http://SocialNicheGuru.com
Delivering inSITE(TM), we empower you to deliver the right product and the right message to the right NICHE at the right time across all product, marketing, and sales channels.

jdm843’s picture

Thanks activelyOUT,

That actually was the answer to my similar question posed on stackoverflow.com. I sort of understand what Eaton is saying but am not sure what first steps to take in implementing. Unfortunately, the way stackoverflow.com is structured, I can't followup there with further questions / comments.

Let me know if you have ideas on first steps I can take. Tks...