How can I get this module to work with exposed blocks in drupal 7?

Comments

JGonzalez’s picture

What issue are you having? It's worked fine for me on exposed filter blocks. What did you enter as your form ID?

BeaPower’s picture

I entered - edit-search-api-views-fulltext, but see no changes.

Sinan Erdem’s picture

Use the id of the "form" element.

So in HTML, find something like that:
<form id="views-exposed-form-solr-lists-page-5" method="get"

So, the id should be:
views-exposed-form-solr-lists-page-5