Split Views filters and sort options in different blocks with Drupal

When i found that exposing the Views filters as a block, to use as a search block for a Search API page, would show the sort options together, i thought: "Oh sh**". I instantly thought that it would be painful to get a "specific use case" like this one working quick. But i'm working with Drupal, right? hehe

In 3 steps, the solution was simple, by the community:

  1. https://www.google.com.br/search?q=drupal+views+exposed+filter+separate+sort+block
  2. https://www.drupal.org/node/1444758 and https://www.drupal.org/node/1337580#comment-7854095
  3. MEFIBS - More exposed forms in blocks

Some hours of work saved!

comments powered by Disqus