Asked by:
Dynamic Filter To Sharepoint Calendar View

Question
-
Hello ,
I want to add Dynamic column filter to Calendar View of sharepoint.
Is there any one has good Approach for this ?
Regards, Shivaji
- Edited by Shivaji Dhole Tuesday, May 29, 2012 11:37 AM
Tuesday, May 29, 2012 11:37 AM
All replies
-
Hi Shivaji,
In fact, to filter dynamic we can use Filter Web Part, however the Filter Web Part Connections cannot connect to Calendar View by default. In this case, may be you can custom Filter Web Part to achieve your requirement.
Walkthrough: creating a basic web part:
http://msdn.microsoft.com/en-us/library/ms415817.aspx
How to: Retrieve List Items:
http://msdn.microsoft.com/en-us/library/ee534956.aspxIf it’s not the issue, please feel free to ask me.
Thanks,
Qiao Wei
TechNet Community Support
Wednesday, May 30, 2012 9:19 AMModerator -
Thanks for the reply .
I am getting these problems while creating such web part.
Refer Link :
Regards, Shivaji
Wednesday, May 30, 2012 9:32 AM -
Were you able to get this to work?
I am facing a similar situation, and feel custom code would be the answer, so was wondering if this worked for you.
Thanks.
Friday, August 24, 2012 12:31 AM -
Hello ,
I added One Drop Down To Calendar Page and filtered the Calendar List ID's using the Drop down Value.
Finally unwanted ID marked hidden . If you want to know in detail let me know.
Regards, Shivaji
Friday, August 24, 2012 3:34 AM -
Hi,
How did you achieve this? I am trying to add a drop down menu to my calendar page that enables me to select a resource from a list and update the calendar.
Struggling with this...
Monday, February 25, 2013 6:13 PM -
I'd love to hear about your solution as well; got the exact same use case.Thursday, February 13, 2014 7:35 AM
-
In this case I have used CAML queries , ECMA Scripts etc and filtered calendar View in such way that only selected ID get shown . All other ID are made invisible .
Regards, Shivaji
Thursday, February 13, 2014 8:38 AM -
Hello , please send me this , I truly need it , my email is nesreen_nusair@hotmail.com , and if possible can the dropdown have another column in the same list lets say "names" and filter based on them?
Thanks in advace
Friday, April 1, 2016 5:23 PM -
Can you tell via mail what is solution for it. saxenaaissms@gmail.comThursday, November 29, 2018 9:18 AM