The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
167 views

SmallSearchInputBox property UseSiteDefaults

My question is regarding the property of SmallSearchInputBox, this property is called "UseSiteDefaults ". But I don't really understand it or maybe it doesn't work how it is intended. Can anyone ...
0
votes
0answers
373 views

Error: Report item expressions can only refer to fields within the current dataset scope, System_State, TFS 2010 WSS 3.0 Report Builder 2008 R2

When I add comments to the Burnrate and Burndown reports in Report Builder to the query (dsVelocity or dsBurndown) I get: Error: The Field expression for the dataset 'dsVelocity' refers to the field ...
1
vote
1answer
266 views

Overriding search control, contextual scope as default

I have a strange problem regarding the overriding of search delegate control in SharePoint 2007. The purpose of why i override it is to set drop down mode to show contextual scopes as default aka ...
1
vote
1answer
377 views

Can a FullTextSqlQuery in SharePoint use the “This Site” contextual scope?

I want to limit my full text SQL query to a single site collection and I am calling the SharePoint search.asmx web service directly from Javascript. Is there some way to limit this using something in ...