List/ Filter elements: hide/ toggle elements of filter

isiway

Member
Hi,

I have a filter with the following elements:

Material 1*
Material 2*
Type 1
Type 2
Param1
Param2
....

I would like to show only Material 1 and Material 2 when calling the list and to show something like
"Open/ Close other filters" via a toggle for the other elements. When "Open / Clode other filters" is clicked, the other elements appear / disappear...

Question1:how do I do that (and in which file)?
Question2: Is there any kind of "grouping" elements in filters?

Thank you!
isiway
 
Wouldn't be trivial. You'd have to override the components/com_fabrik/layouts/list/fabrik-filters.php layout on your list (wee wiki for where to put the override), to add a button to hide/show the filters, and some JS to hide them by default on load.

No, there isn't any "grouping" of filters.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top