Search scope dropdown not appearing on results page
-
Tuesday, January 31, 2012 4:30 PMBasically I would like to add search scope dropdown on the results page so when users search for something they can trawl other sites without navigating away from the results page.But for some reason the dropdown box does not appear at all when inserted into the results.aspx but appears when inserted into the search page.Is this a limitation of SharePoint or is there a workaround?MOSS 2007
- Edited by SharepointNoob11 Tuesday, January 31, 2012 4:32 PM
All Replies
-
Thursday, February 02, 2012 8:29 AM
Hi,
How did you add search scope dropdown to the result page? The search scope dropdown is implemented in a delegate control. To customize it, you can refer to this article:
Which result page are you using, OSSSearchResults.aspx or search center? Or you have created a custom result page? You can try to use search center result page, then you can add search box on it directly. Please check this:
Hope this helps.
Thanks.
Pengyu Zhao
TechNet Community Support
-
Thursday, February 02, 2012 10:37 AM
I have using search center results page and I am dropping the search box directly onto it (via add web part) but when I publish the page, it does not display the dropdown box, it only displays the search box.
-
Friday, February 03, 2012 6:43 AM
Hi,
If so, you should check if you set the web part property correctly.
Please go to edit page>edit>modify shared web part and find the property Dropdown mode to check if it has been set to Do not show scopes dropdown. If yes, please change it to show scopes dropdown.
Thanks.
Pengyu Zhao
TechNet Community Support
-
Friday, February 03, 2012 1:54 PM
Yes I have checked that the dropdown mode is set to 'show scopes dropdown' but this has no effect.

