hello

i used this example to place the exposed filter in a block: http://www.computerminds.co.uk/displaying-exposed-filter-form-views-drupal-6-views-2 - but now i have the exposed filter form two times on the page - one in the block and one in the page - how to handle with this?

thanks and greetings momper

Comments

momper’s picture

hello

is there nothing written in the documentation or in a forums post?

thanks momper

merlinofchaos’s picture

One downside to having the form actually use FAPI is that this turns out to be harder to solve than it was in Views 1, where the form results actually were not read by FAPI. I haven't figured out a good way to hide the form yet.

momper’s picture

thanks for comment - so i use css - momper

merlinofchaos’s picture

Status: Active » Fixed

I came up with a solution, and now Views has a new setting to let you move the exposed form to a block.

momper’s picture

so fast ... great - thanks ...

Anonymous’s picture

Status: Fixed » Closed (fixed)

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