Forum Discussion
AdamA
Khoros 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" />
qingliu
12 years agoContributor
Thanks Adam, it works. However, do you know whether it is possible to hide only the selected drop down menu? like i have 4 options, board, community, category, TKB and users. I would like to hide the TKB selection option.
Do u think it is a way to do that without using javascript to find element and hide?
Cheers,
Qing
Do u think it is a way to do that without using javascript to find element and hide?
Cheers,
Qing