0
votes
0answers
69 views

All Events not displaying in Calendar View

I've imported all of my events and can view all of them via "All Events" view, but when in Calendar view, none of my events are being shown. Is there settings I need to change in the view? Thanks.
0
votes
1answer
91 views

Calendar Web Part -> not showing the items in underlying list

Yesterday I bought a web part from VirtoSoftware (http://www.virtosoftware.com/sharepoint-calendar). This uses javascript to show list items in any SharePoint list as calendar items in a web part. I ...
1
vote
1answer
272 views

Recurring Events in SharePoint 2010 - Incorrect “Duration”

Background: The company I work for has a regular SharePoint list with a custom ContentType (that does not inherit from a calendar list item) that it uses for Events. It then shows these using a ...
0
votes
1answer
87 views

SP2010 Calendar Event removal via Outlook Email Cancellation

I've enabled incoming email for my SP calendar and have that working just fine. If i create a meeting through outlook, it populates my SP calendar and my Outlook calendar. If i then cancel the ...
1
vote
0answers
69 views

sharepoint 2010 calendar overlays across 2 web appllications

So I have two calendars on two different web applications. I want to take advantage of the calendar overlay option in sharepoint 2010. cal1 on http://intranet1 with service account (serviceaccount1) ...
0
votes
2answers
327 views

How to get a list of events from a Sharepoint calendar that are 1 day from now?

I've been trying to get all events that are today as a test, I haven't been able to do that either. So far I've set an event for today (an all day event so times don't matter) and executed this query: ...
2
votes
1answer
396 views

How to add a registration button to a calendar list / list form?

my use case is: I want to create an event management system without using meeting workspaces (sadly I/We can't use them, at least the senior dev. told me). There shall be: One Calendar List, ...