As per this request #641838: Multiple exposed form blocks and solution found there I would like to propose a feature request which I find very much needed in almost all my projects

a second exposed form with less detailed filters on the front page

I picture it working like this

a new views block display type called "filter block"
it only accepts filters (not fields to display or sorting or most of other stuff)
does not necessarily need ajax to work
connects to a page display by way of configuration (maybe to other displays)
and redirects to a that page display on submit

It seems not that difficult to achieve but I am not very well versed with views internals to make this happen
(just hoping the maintainers find this useful and probably code it)

Comments

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)