adding a form to any page of the site that will submit to existing exposed view block
I have a view, displayed as a block, with exposed filters, assigned to one page node on my site.
This is a simple search form with a Taxonomy drop down, keyword search for name, and a few other simple filters.
My problem is that I want to include an additional form on other pages of the site (a sidebar block for example) that will submit to this view.
Is this possible?
I'm testing now, but have yet to produce results.
I copied the HTML of the form and used that as my starting point.
Of course, this view uses AJAX as it has exposed filters and is output as a block.
Read moreis there a way to save an exposed view created by a user?
I want him to set up a search to be executed every time he logs in against then-current data.
Thanks in advance,
maryedith
exposed filters with hierarchical select
hello
D6
modules: cck, views, hierarchical select (newest versions)
i´m working on a real estate website. i added some content types like house, appartment and so on
if you add a real estate, you can add a location too, this is realized with taxonomy.
the location is split in country > state > destrict > zip-code > city> street
country is a vocabulary, state is a vocabulary and so on ...
now i have a view with exposed filters and there you can search for the location too.
Read more

