Tag based filters¶
There are three different types for filters which are based on tags (in opposite to the date range filter):
Selectbox¶
This options renders a dropdown selectbox.
List¶
This option renders link for each filter option. The list is put into a box which can be expanded. You can define if this list should be automatically expanded or not. You can define an additional CSS class in order to have a rendering that fits your website (smaller box, larger box).
Checkbox (multiselect, OR)¶
This mode has the same settings as the list mode. But there is an additional setting to mark all checkboxes as default. In this mode all filter options will be combined with logical "OR" in the search query.
Availability check for filter options¶
In the Filter settings you have the possibility to select an Availability check for filter options
. You may
select one of the following options:
Check in condition to other filters¶
Only those filter options in each filter will be displayed which would give results in combination with the already selected filters. These are the filter options which occur in the result list. That means, it cannot happen that selecting a filter option leads to a "no results found" message.
no check¶
No check is done. All filter options will be displayed, whether they have results or not.