The tag has no wiki summary.

learn more… | top users | synonyms

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
1k views

Query String URL Filter

I'm having issues doing a basic query string filter and I'm not sure what I'm doing wrong. I keep getting these two messages: "Cannot save all of the property setting for this Web Part. An error ...
0
votes
1answer
174 views

DataformwebPart outside of List folder and ListItemID from another Query string parameter not working

I've tested this before, but I can't seem to get it to work again. I've got a Doc library with webpart pages. Create a new page and in SPD add a CustomListForm to a custom list in display mode. I ...
0
votes
0answers
73 views

spquery.query cannot be charged correctly

I'm charging my spquery with different parameters from a static class called Fields : In fact I'm using this query to bind result data to my asp:grid view using (SPSite mySite = new ...
0
votes
0answers
268 views

passing url query string parameters to SSRS Report in SharePoint 2007 integrated mode

Is there some trick to doing this? Most guides suggest I just add the parameter to the url address, but that does not see to work. Is this a SharePoint 2007 issue?
0
votes
0answers
159 views

injected javascript code in a basic webpart

I have a working solution according to below, but I want a dynamic link which is created in Createchildcontrols and included as an arguement in the function newitem but I get an JavaScript error on ...
0
votes
0answers
62 views

SPD List Form vs Custom List form - Version append and style issues

I'm forced to use a custom list form because my ID= querystring sometimes does not work with a regular List form - which is odd enough. With a custom list form (DataFormWebPart), I can set my ...
0
votes
0answers
171 views

Custom Action for BDC Entity adds Plus Symbols in Query String Parameters

Using the web interface in SharePoint 2010, I add a custom action to one of my Business Data entities (External Content Type) to navigate to a URL with some parameters in the query string. The link ...