miikka
9 years agoMaven
Setting search scope through parameters
Hi,
is it possible to give search scope as a parameter for the search form? As I want to limit the search to Idea Exchange without having the search granularity options shown. Right now I have:
<component id="common.widget.search-form" defaultToCommunity="false" hideGranularity="true"/>
So in theory the search form should pick up the search scope automatically but it's still searching across the community.
We could not use 'Search And Post Page' directly due to design reasons and needed to create a custom version of that. So could it be that when using a custom page included in the Idea Exchange Page the scope does not get picked up?
Cheers,
.M