Hello,
I have a user who has created a SharePoint events list with about a
dozen custom fields. While there are ~280 items in the list, a little
over 100 of the items are recurring (with a variety of different
recurrance patterns). Our current challenge is this - when we try to
use the list in calendar view, we are seeing a significant increase in
page load time (5-7 seconds for the calendar compared to 1-2 seconds or
less for a standard list view).
After looking at the HTML source for a month, week, and day view, it
seems that its loading every expanded item into the page... the
downloaded HTML is over 1MB! The other challenge we have run into is
than whenever we try to create a new calendar view, only the events
from the month or so show up.
Has anyone experienced these problems? Are they any possible
workarounds available?