I am looking for a way to filter a SharePoint Calendar WebPart by using a query string. It looks like the default "Query string (URL) Filter" web part doesn't work for this.

Thanks for the help,

Chris

link|improve this question

80% accept rate
feedback

1 Answer

up vote 0 down vote accepted

I'm not sure on what you really wanted to achieve but try to check this out

http://www.u2u.net/res/Tools/CamlQueryBuilder.aspx

you might find CAML queries useful on your end... this might help :)

link|improve this answer
I wanted to be able to show the calendar items in a calendar view. I didn't want to use CAML and xslt to just show the a list of the events but I think this is the only way. Thanks Ian. – Christopher Rathermel Jan 20 '11 at 14:24
Your welcome Christopher! :) – Carls Jr. Jan 20 '11 at 14:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.