Forum Discussion
AdamA
12 years agoKhoros Oracle
Hello,
There is a (undocumented?) parameter of the common.widget.search-form that you can use to hide the search drop down. The parameter is hideGranularity which you can set to true. Here is an example:
<@component id="common.widget.search-form" hideGranularity="true" />