How can I add filters in the Views that they are hyperlinked, clicking on which you can sort them? And also you can use multiple filters simultaneously hyperlinks.

Comments

WorldFallz’s picture

Not exactly what you're asking, but you can make filters interactive by clicking the 'expose' button in the filter configuration options.

siteogra’s picture

In this case, the filter is displayed in the drop-down list. And displays all the values, even empty. I want to display only the filter values that are not empty and not in the dropdown list and the usual references. You know how this can be done?

WorldFallz’s picture

Don't know offhand, but I believe i've seen some posts about it in the forums-- try searching with 'exposed filters'.

mradcliffe’s picture

You could also search for 'facets' or 'faceted search'. This will turn up more Apache Solr results though.

vsr’s picture