Tagged Questions
1
vote
1answer
388 views
How to configure two search boxes - one for people and one for content?
I would like to have two search boxes on my master page, one that would search for content and the other one that would search for people.
I see the code in the master page that searches for content:
...
1
vote
1answer
1k views
Replace default search box in SharePoint 2010 with custom one
On every new SharePoint 2010 site you get the default search box (In the MasterPage) that allows you to just do a normal search.
I would like to replace this with some item that will allow you to ...