Hi All,
I have an issue regarding calendar events filtering using ContentQuery Webpart in sharepoint server 2010.
i am filtering events using "Start Date" is greater than or equal to "[Today]", but doing this it is missing
recurrence (or) repeating event display on the filtered webpart, when the recurrence event is created then it is display today but the span of the event is up to 10 days, it is not showing from tommorow.
if the repeating event is created on 21-Feb-2013 and end date is on 27-Feb-2013.
When i filter event using "Start Date" is greater than or equal to "[Today]" then it is display on 21-Feb-2013
but not showing this event from 22-Feb-2013?
But my requirement is to show that repeating event also appears when that event is occured?