Recipes
Menu Assignment
There is a case when you would like to display a pre-filtered list of Items without allowing further filtering.
- Following the integration setup the search form.
- Perform the desired filtering and then copy the URL of the result page.
- Add a new Joomla! External URL Menu Item.
- In the link address area paste the URL that you just copied.
- Optionally remove the ZOOfilter Module.
When accessing the new created View the list of pre-filtered Items should be displayed.
Search in Categories Hierarchy
In it possible to setup search in categories hierarchy using Category element and Ajax layout.
- Add Category element to ZOOfilter Search layout.
- Configuring the element select Ajax layout.
- Specify Application and Root category.
As the result a Dropdown form with parent categories list will be displayed. When the category is selected, the second Dropdown form with sub-categories will be shown.