Forum Discussion
tagged-leo
Ace
The answer is related more towards the feature of this search functionality. We are using this component on our landing page and customizing the design to fit our style. What we wanted was the initial search box with type ahead functionality and have the user execute a general search. We found that it wasn't necessary to have the users selected a category from the dropdown, so we wanted to remove only from the home page (which is why you see the CSS element to hide it only on that page).
To add to my previous request, I would add that you should not only be able to remove the search granularity but also specify which filters to apply (i.e. search in Ideas or Blogs).
DocuMarc
10 years agoExpert
<component id="common.widget.search-form" hideGranularity="true"/>
works as well
works as well