Reputation: 23
I Want to display exposed filter of any view page into the left sidebar of theme, anyone can suggest it is possible or not, if possible please explain it.
Upvotes: 2
Views: 425
Reputation: 421
It is possible you can you Exposed form in block
option in views to get filters as block
Please follow the mentioned steps https://www.drupal.org/node/2018903#comment-10028345
or follow below screenshots
1.
2.goto admin/structure/blocks/ and find the filter your block filter
Place it the region where you want. Thank you.
Upvotes: 1