Custom view for recursive events in the calendar list
-
23. července 2012 14:02
Hi All,
I am trying to create custom standard view on my calendar list for retrieving all the events for today.I used the below filter conditions
startFilter =[Today] or EndFilter =[Today]
StartFilter and EndFilter are calculated columns starttime and endtime respectively.
The above condition works fine for normal events but when the event is recursive the condition is not working.
For example when the event occurs every 'tuesday' weekly that time my custom view fails.I am using sharepoint 2007.
Thanks in Advance
Bindu