How to pass multiple query string values using the same parameter in Query String (URL) Filter Web Part
Hi,I want to pass multiple query string values using the same parameter in Query String (URL) Filter Web Part like mentioned below:http://server/pages/Default.aspx?Title=Arup&Title=RatanBut it always return those items whose "Title" value is "Arup". It is not returned any items whose "Title" is "Ratan".I have followed the http://office.microsoft.com/en-us/sharepointserver/HA102509991033.aspx#1Please suggest me.Thanks | ArupTHanks! Arup R(MCTS) SucCeSS DoEs NOT MatTer.
March 16th, 2010 5:23pm

Hi,In your query string web part properties, under "Advanced Filter Options" there is a setting for handling multiple values.Do you have this set to "Send All Values" instead of the default "Send only first value"?Paul.
Free Windows Admin Tool Kit Click here and download it now
March 17th, 2010 4:01am

Yes Paul, I have set "Send All Values". Can you please guide or suggest to solve this problem?Thanks | ArupTHanks! Arup R(MCTS) SucCeSS DoEs NOT MatTer.
March 17th, 2010 8:27am

Actually I have a custom list i.e. "AuthorList" which has column "Title". "AuthorList" contains 20 items. Title of 10 items is "Arup" and 5 of them is "Ratan" and rest of that is "Biswas".I want to filter out using "Query String (URL) Filter Web Part" and get result those items whose Title is "Arup" & "Ratan".I have tried with the URL but it retruns only those items whose Title is "Arup"http://server/pages/Default.aspx?Title=Arup&Title=RatanPlease help me to solve the problem.Thanks | ArupTHanks! Arup R(MCTS) SucCeSS DoEs NOT MatTer.
Free Windows Admin Tool Kit Click here and download it now
March 17th, 2010 8:36am

Well... that was my suggestion! But I'll have a play around with it and see what I can find :-)What are you sending the values to?
March 17th, 2010 8:37am

Hi Paul,I have set "Send All Values" in Advanced Filter Options. But still it return same result.THanks! Arup R(MCTS) SucCeSS DoEs NOT MatTer.
Free Windows Admin Tool Kit Click here and download it now
March 17th, 2010 9:10am

To be honest, I'm not sure you will be able to do this with the query string filters. I don't think the issue is with the filter web part, but more with the ListViewWebPart not being able to use multiple values to filter on a single column using "Or" logic.Unless someone else has a better idea, you might be stuck with just filtering on a single value at a time.Have you tried creating a view on your list which has filters using or logic?
March 17th, 2010 5:20pm

Thanks for quick response ...Well I need dynamic filtration so do you really think dynamic filtration is possible creating views? Can I achieve converting into XSLT using SPD? THanks! Arup R(MCTS) SucCeSS DoEs NOT MatTer.
Free Windows Admin Tool Kit Click here and download it now
March 17th, 2010 8:49pm

Not sure... It would be way easier to just filter on one Title at a time!!Maybe someone else will have an idea, but I'm fresh out (unless you want to do some custom development)
March 17th, 2010 8:54pm

thanks Paul..THanks! Arup R(MCTS) SucCeSS DoEs NOT MatTer.
Free Windows Admin Tool Kit Click here and download it now
March 17th, 2010 9:07pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics