The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
391 views

SharePoint scope display groups

Is it possible to show multiple display groups in SharePoint search instead of scope dropdown. How to customize the search result page? i need to change the result page in which if i click on the ...
1
vote
2answers
2k views

Keyword query string in SharePoint Search

I need to create custom search web part with 3 filters. First filter will have all list names in a dropdown box. Second filter will have particular list column values(only 2 values like active and ...
0
votes
1answer
176 views

Why aren't subsites appearing in the search dropdown?

I have a root site 'A' which has a subsite 'B'. B has many subsites. In the search scope dropdown in B the only option I can see is "This site: B" but not its subsites. Any Idea how can I include the ...
0
votes
1answer
166 views

Custom scope in SharePoint

I need to create a custom scope such that it should point to particular column in a list. Consider i am having a list with column which has values as yes and no. Now i need to create scope for these ...
0
votes
1answer
239 views

Audience Scoped Announcements or List Items

Running SharePoint 2010 Ent, August 2011 CUs. We have an announcements list which when attempting to scope the list items to an audience, the audience scoping for that item seems to have no effect. ...
1
vote
1answer
488 views

Edit Search Dropdown ScopeDisplayGroup with Powershell Unauthorized

I am trying to edit the Searchbox Scopes dropdown ScopeDisplayGroup using Powershell using the following code (partly backwards engineered from the scope edit layouts page codebehinds): ...