The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
25 views

Search Box disappears when I save Web Part Settings

I am checking the "display search box" option in my web part properties and clicking "ok" but the search box disappears. When I click "apply" it will show the search box, but it will disappear again ...
0
votes
1answer
121 views

Search box web part query suggestion display

2 questions pertaining to the search box web part display: 1)I have configured the search box web part to show query suggestions. My issue is when I type for example "ca" I not only get suggestions ...
0
votes
1answer
371 views

Search and display Sharepoint list through a web part

In our company we are beginning to create a knowledge base site for users to easily access information such as Client IDs. My goal is to use the search box web part to search for either a client or ...
0
votes
1answer
36 views

Catching query suggestions dropdown value

next to search box there is a dropdown containing query suggestions (everything, people, ...). How can I catch the value of this dropdown (it is div.s) in Javascript (jquery). Also I want to know ...
1
vote
2answers
189 views

How do I bind JavaScript call to GetQuerySuggestion to SearchBoxEx control

Resolved below Well the title says most of it but here is the background: On the search results page, when you type in the search box it does some soap calls in JavaScript too "GetQuerySuggestion". ...
0
votes
2answers
601 views

How can I get the Search Box to honor the Search Settings?

I have a custom search results page. In 5 environments across dev and QA we can use this Search Settings site collection administration page (_layouts/enhancedSearch.aspx) to specify: Do not use ...