Mar5

Why does the Contacts Management Template show names starting with R in the results?

 Categories: SharePoint

Someone asked this in the comments of a very only post and I can't see their email address so hopefully they see this answer.
I know the cause but I don't know why. The list of contacts is provided by a Data View web part which contains the following...
<ParameterBinding Name="SearchQS" Location="QueryString(Search)" DefaultValue="r"/>
 
Editing the page with SharePoint Designer and changing the default value to something like ! will result in no contacts being displayed when the page is first loaded.
 
 
 

Links to this post

Comments

On 06 Mar 2008 04:24, wow gold said:

Cool, the post. Thanks for the information.

On 07 Mar 2008 06:53, Matt Altman said:

I posted that question. I didn't think anyone would see it since the blog was so old. Thank you for the reply. Everything works great.

On 04 Apr 2008 04:38, Jo said:

Hi, how are you able to do this filter? Thanks, jo

On 04 Apr 2008 04:50, Jo said:

Question on ParameterBinding, when i used a textbox to filter the items in the data view through this: , the value returned is "SingleLine" instead of the value I entered in the textbox? It seems that the TextMode property of the Textbox is being returned instead of the Text property. What should I do to resolve this? Thanks.

On 04 Apr 2008 04:53, Jo said:

in the Location attribute, i have Location="Control(textbox1,text)"

On 17 Oct 2008 01:46, ltvsys521k said:

thanks~

Leave a comment





CAPTCHA Image Validation