- This topic has 2 replies, 2 voices, and was last updated 6 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Hide filter title
Tagged: V3
Hey,
We have three filters, Categories, Product Types and Companies. The filters are dynamic, which is great, however, is there a call that I can use so that once it has finished loading/removing filters that don’t apply to the results the title is hidden? You can see an example here:
https://beta.redbooklive.com/search-filter-results/?_sf_s=ASC-141
In this situation, I would like to hide Categories and Product Type.
Thanks
At this time, there is not such a filter or option. You could only do this using Javascript, to check each field in the form for children after the form has changed, and hide or reveal the controls as needed. I think V3 (due in a few months) will have this as an option.