Hello,
I have one question:
if I use setVisible(false) for a facetFilterList it doesn't work.
I have 5 lists in my facetFilter.
And in some conditions I only want to have 4.
So from sap.ui.control every control should support setVisible.
I can set the active property, but that doesn't remove the filter
Thanks for your help