Forum Discussion
StephenB
6 years agoExecutive
Hi bhakti
Not sure if there's another way, but I set ours up in a way that it defaults to All Community, no matter where the visitor is in the community.
If you're able to modify your search component, you'll want to add this:
defaultToCommunity="true"
I have a custom search bar wrapper with the following:
<div class="custom-search-bar-search custom-search-bar-component custom-search-bar-component-left">
<@component id="common.widget.search-bar" hideGranularity="false" defaultToCommunity="true"/>
</div>
Hope this helps.
Related Content
- 11 years ago
- 7 years ago