Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Add items in Search drop-down SPS

  Asked By: Herman Nicholson         Date: Feb 20, 2005      Category: Sharepoint      Views: 253
 

How can I customize search drop-down in SPS. On the top portal I have "All sources" in the drop-down list. As here

mindsharpblogs.com/.../510.aspx

I want to add two more items there. Can this be done by modifying the files in the Site Definitions (SPS). If yes then, which files do I have need to modify.

Search is basically a web part....

<SPSWC:RightBodySectionSearchBox id="RightBodySectionSearchBoxID" runat="server" SearchResultPageURL="SEARCH_HOME" FrameType="None" CacheTimeout="1000" EnableCache="true" WebPart="true" __WebPartId="{59BD0A3C-9611-49C6-A528-C9F074388799}"/>

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Rashawn Hopper          Answered On: Feb 20, 2005       

I'm able to add  more items  in the drop-down search  list. Here is the article.
msdn.microsoft.com/.../...hPortalSearchResults.asp

This link is also mentioned in Wayne Hall blog.

 
Didn't find what you were looking for? Find more on Add items in Search drop-down SPS Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].