Sharepoint Calendar - Recurring Events
- From: SantosPonte@xxxxxxxxx
- Date: Thu, 08 Nov 2007 09:38:20 -0800
Hi
I have a site structure 4 levels deep, something like this:
Top
|
-- A
|
-- A 1
|
-- A 11
-- A 2
-- A 3
-- B
and I have a calendar on every site.
When I had and event to the calendar in A 11, calendars in sites A1, A
and Top will be updated with a new event.
I can make this work easily with event handlers, the problem is when I
want to had a recurring event to the calendar on A 11...all calendars
above will be updated and a new event is added, but it is not
displayed in the calendar view, only in All Events View.
Can someone explain me how can this be done?
There is another weird thing going on, when I delete a recurring event
in site A 11' calendar, ItemAdded eventhandler is fired. Since I make
the calendars update on ItemAdded eventhandler, all calendars are
updated again and another event is added to those calendars...the
weird thing is that it works...after this the recurring events will be
showned on every calendar view... The title of those events will have
the word "Deleted : " before the title of the original event.
Why is this thing happening?
I've googled around an I've noticed that there are several people with
the same problems...recurring events once copied to another calendar
will not show in calendar view.
Thanks in advance.
Jorge
PS - I've followed the process showed where ->
http://msdn2.microsoft.com/en-us/library/ms434156.aspx
.
- Prev by Date: Text Filter discussion items using specific words
- Next by Date: Re: Text Filter discussion items using specific words
- Previous by thread: Text Filter discussion items using specific words
- Next by thread: moss 2007 alerts not working after site rename
- Index(es):
Relevant Pages
|