hi, i got a question about the exposed forms in blocks.

I use a view to replace the drupal core search. so i got my view, got a filter for results and an exposed form in a block. but when a user searches for something without a result, it would be great to show the exposed form in the block AND on the page, because of usability and things like that.

i'm not sure if I'm to stupid to find out how to do that or if i'm thinking in wrong direction?!

sorry for my bad english!

hope somebody could help me :)

thanks

Comments

Snehal Brahmbhatt’s picture

Issue summary: View changes

You can use "MultiBlock" for your purpose.
URL :- https://www.drupal.org/node/1789164

Hope this helps you!

Thanks,
Snehal Brahmbhatt | AddWeb Solution
https://www.drupal.org/user/3147795/track

renatog’s picture

Status: Active » Reviewed & tested by the community

Hi people.

Yes, using MultiBlock is a good option, because he allows creating multiple Block Instances of already existing blocks.

https://www.drupal.org/project/multiblock

Thank you very much Snehal.

renatog’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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