Type of list used to display a calendar.
0
votes
1answer
755 views
System.Xml.XmlException when using SharePoint Exchange Calendar Overlay
My organization wants to overlay a Shared Calendar onto a SharePoint calendar. I've been able to overlay my outlook calendar onto the calendar using the following configuration URLs in the calendar ...
0
votes
1answer
292 views
Sharepoint 2010 Calendar Overaly with public calendar in Exchange 2010
I figured out the trust relationship between SharePoint 2010 and Exchange 2010. Now when I do a calendar overlay to a public calendar it not only displays the public calendar items but also all of ...
0
votes
1answer
102 views
Can I make calendar items link to data view page?
We currently upgraded from 2007 to 2010 and I'm having problems with the calendar. In 2007 I was able to change that the calendar items would link to a custom data view I created.
Here is our 2007 ...
6
votes
4answers
8k views
How can I get a Sharepoint calendar to send a notification email to users involved in an event?
I'd like to have all attendees to be notified via email that they have been invited to an event from a Sharepoint calendar. How can I do this?
0
votes
1answer
873 views
Calendar Overlay - Cannot complete this action. Please try again
I have a rather strange issue this morning.
Running SP2010.
One I attempt to add a Calendar overlay to an existing Calendar, I get an error:
Cannot complete this action. Please try again.
The ...
3
votes
1answer
436 views
No “New” Link on Calendar View
I made a custom Sharepoint 2010 list and then made a Calendar view for the list. When I view the calender, however, I don't get a link to add a new entry on the calendar like I do for the default ...
1
vote
2answers
183 views
How can I batch create more than one list?
I'd like to create a calendar for each item in an existing list. Aside from doing this manually, is there any batched way of doing this?
Update: I have a list of boardrooms with detailed information ...
2
votes
3answers
5k views
Custom Content Type for Calendar?
I have a calender list in my Sharepoint 2010 application. I want to make custom content types that the user can fill out that will make a calendar event.
The problem is, if I inherit from the Event ...
0
votes
1answer
308 views
How can I load a list in a web part based on a selection from another web part?
I have two lists, one with data about a group of elements, and the other with calendars to be used for creating schedules for these elements. I've set up a page with two list views; one showing the ...
1
vote
2answers
2k views
Permissions to add/edit all entries in a list, without giving 'Manage Lists' permission
Is it possible to set permissions for a SharePoint 2010 list (a Calendar in particular) to allow editing all entries (not just ones the user creates) without given them Full Access or Manage Lists?
...
4
votes
1answer
4k views
SharePoint 2010 Event Calendar with Registration Feature
I would like to use SharePoint 2010 Calendar Web Part, but I need event registration functionality. How can I accomplish this using the out of the box Calendar Web Part. Does anyone have any ideas ...
0
votes
1answer
423 views
Exchange calendar and meeting workspace integration within SharePoint 2010
I'm unsure if this exists, wondering if anyone has gotten it to work. I am looking for functionality like this.
User creates a team meeting in outlook
User adds a meeting workspace to their ...
1
vote
2answers
532 views
MOSS 2007 - Filter calendar to display currently running event
I want to create a view for a calendar. The view must display only currently running events.
Right now, I can create a view that filter on for daily event : I currently filter events with Start Date ...
2
votes
1answer
637 views
Recurrance Event Display
I am facing some problems when I create a recurrance event in the calendar. I used the calendar on "Quick Launch" and created a recurrance event for 3 days and the event name is displayed only once ...
4
votes
1answer
496 views
Set default value for SharePoint Calendar description field
How can you set the default value for the 'Description' field for a SharePoint 2010 calendar list? There is nothing in the web interface for doing this, so I have tried it with PowerShell.
$w = ...
1
vote
2answers
143 views
Calculating event lengths that cross time changes
I have a calculated field to work out the length of an event in days, as follows:
=DATEDIF([Start Time],[End Time],"d")
I live in the UK and we're currently on BST; so if I create an event in GMT ...
1
vote
0answers
391 views
Attaching a file to a new calendar event causes the vertical scroll bar to disappear
When I create a new calendar event and when I attach a file the vertical scroll bar disappears.
Edit
Providing a screenshot: http://imageshack.us/photo/my-images/820/demolh.png/.
Funny thing is ...
3
votes
1answer
539 views
Permissions required to sync SP Calendar with Outlook
I would like to create a Calendar in SharePoint (I think is SP 2007) for my team where I can see the member workloads by specifying in the "People Selector" field the name of the person.
The problem ...
3
votes
3answers
2k views
Copying Outlook Calendar Items to a SharePoint Calendar
I'm trying to help out a client on this one. He has a SharePoint calendar in a Team Site opened in Outlook and wants to copy certain events from his personal calendar to the SharePoint calendar. This ...
3
votes
1answer
568 views
Origin of different styles of ID numbers for recurring Calendar events
In WSS 3.0, recurring events have IDs for each specific recurrence, as well as the series item. For example, I might have a series item with ID=3, and it runs weekly on Wednesday. Then, the April 27th ...
3
votes
1answer
435 views
SharePoint 2010 - Modified Calender View
I want to filter the Calender in my SharePoint 2010. All Items with a Enddate older than 7 days must be hidden.
I found no way to modified the Calender View to filter the elements because the field ...
2
votes
2answers
550 views
Remove alt tags from Calendar
Has anyone been able to successfully remove the alt tags/(hover text) from events in the sharepoint 2010 calendar. I am trying to use Jquery to strip them out, but am having no success.
I have even ...
2
votes
3answers
174 views
Calendar Overlays and Split DNS
I have extended my main sharepoint 2010 webapp to provide extranet access.
I can now access my site from the internal network using http://spoint.domain.internal/ and from the outside using ...
2
votes
2answers
930 views
Add A SharePoint 2010 Calendar to Outlook
How do I push a SharePoint 2010 calendar out to a group of users so they have it automatically enabled and displayed in Outlook and/or Outlook Web Access? I'm thinking a Group Policy is my best option ...
0
votes
2answers
354 views
Building Specific Calendars that Aggregate into District Wide Calendar
One of the things we have on our current website is a district calendar hosted on Google Calendar that aggregates individual school building calenders in to one district view(about 16 calendars in ...
2
votes
2answers
2k views
How to customise site calendars depending on the event category in SP2010?
I have added to the Calendar in the Team site several categories for the events;
Meeting
Holiday
Team Event
Business Travel
In order to make this as visual as the Outlook calendar I would like the ...
2
votes
1answer
464 views
Calendar Overlay issue in SharePoint 2010
I have a secured webapplication means that it uses "https" protocal, in which I have created two calendars Cal_1 and Cal_2. While trying to use the Calendar overlay option, it does not accept the ...
0
votes
1answer
307 views
How do I create custom calendars beyond what is offered out of the box?
I have searched and searched for resouces on this for SharePoint 2010 and I am unable to find anything.
I want a much more robost calender and I know c#, but I don't know where to begin.
Please ...
2
votes
0answers
440 views
Auto-refresh calendar list / web part (SharePoint 2010)
How can you auto-refresh a SharePoint 2010 calendar list / web part, without needing to refresh the whole page? Tasks and other list types seem to have this option (under 'AJAX Options'), but not ...
1
vote
1answer
420 views
Restrict calendar booking to certain 'slots' in SharePoint 2010
In SharePoint 2010, is it possible to only allow people to add events to a calendar with restriction in place. e.g. only between the hours of 9am and 5pm, or only in predefined slots (which could be ...
0
votes
5answers
2k views
Setting defaultScope of calendar to Week
I am trying to look out for a way to make the defaultScope of calendar view to "Week". We can do it using the SharePoint UI.
Any idea if I have any property of SPView or SPCalendarView that can be ...
1
vote
1answer
224 views
Open Outlook calendar form
Is it possible to open Outlook meeting form when an event on SharePoint calendar is clicked (or double clicked)?
Using ics export is not an option.
3
votes
2answers
506 views
How do I set a recurring event on every 8th day of the month?
I want to create a recurring event in a calendar to be every 8th weekday of the month. I see that the options for this include first, second, third, fourth and last. It kind of just doesn't make sense ...
0
votes
1answer
179 views
SharePoint Calendar: Some features required for enhanced functionality
I need following features for SharePoint default Calendar
Creating task automatically from calendar on particular date.
Sharing calendar in sharepoint
Is it possible?
Can someone list the ...
2
votes
3answers
2k views
Updating Recurring Calendar Entry Programmatically
I have a calendar for nurses to update with visit information. They are scheduled using a recurring event. For example, they may want see a client every Friday for 10 weeks. This is easy in the SP ...
1
vote
2answers
1k views
SharePoint 2010: View tasks/list items from child sites
Our client, who runs a business that oversees a group of shops, would like to set up an intranet site, with this basic structure:
A main landing/info site
Child site for shop 1
Child site for ...
6
votes
2answers
357 views
Is it possible to create a calendar view with two entries per item?
I need a Calendar view, that shows two calendar entries per list entry (one for the begin date and one for the end date).
Is it possible to do this by creating a custom View Type (and maybe deriving ...
0
votes
1answer
162 views
Override ClickTime javascript function for correct contentType links
I created a contentType in the calendar list and then I created a page with a week view for those contentType items.
Now when someone clicks on a time slot to create a new item for the calendar it ...
0
votes
1answer
139 views
Calendar Webpart
My calendar WebPart is showing three columns in Day view and Week view. Month view is just fine. If I go directly to the list page, it's shown just fine. I tried creating a new calendar view and the ...
3
votes
5answers
18k views
Is it possible to have SharePoint 2010 display a shared Exchange calendar?
Is it possible to have SharePoint 2010 display a shared Exchange calendar?
Software:
Sharepoint Foundation 2010 - 64 bit
Exchange 2003 - 32 bit
1
vote
2answers
1k views
SPCalendarView problem switching between days/weeks SP2010
I use SPCalendarView control as part of my UserControl in WebPart. Does anybody have problem switching between days/weeks in daily/weekly view in SPCalendarView control? There are no problem with ...
1
vote
1answer
465 views
Set Event Recurrence ShowInNewForm programmatically
I have a custom list template based on the "Calendar" default list template with the "Recurrence" field disabled. In my case, disabled means ShowInNewForm, ShowInDisplayForm, and ShowInEditForm ...
1
vote
2answers
661 views
SharePoint 2007 Calendar event type
Anyone know what a calendar item with an eventtype of 5 means? I think its to do with specific instances of a recurring event but am not sure and can't seem to find a definitive list anywhere that ...
1
vote
1answer
596 views
Attendance column not showing up as field when creating new calendar item (SP2010)
I have a SharePoint calendar, with a little over a dozen columns (I have also added a couple extra columns). When adding/editing calendar events, I notice that the Attendance column is not showing up ...
2
votes
1answer
2k views
SPCalendarView custom events in SharePoint 2010
In SharePoint 2007 we could use the SPCalendarView control (Microsoft.SharePoint.WebControls) to display custom created calendar events (for example from a separate SQL table).
Most links I have seen ...
1
vote
1answer
2k views
Add Calendar Web Part w/SharePoint 2010 and Summary View
I am trying to add a calendar web part to the default.aspx page within a feature. The calendar gets placed on the form but I would like the default view to be the summary view. I have read that if you ...
0
votes
1answer
411 views
SharePoint Calendar
Is there a sharepoint recurrence flag that you can set on the server to turn on and off recurrence? What we have done is changed the default install of sharepoint to disable recurrent in sharepoint ...
1
vote
3answers
580 views
Is it possible to set the default view scope for a calendar view in code?
I can create a calendar view in code, however I have as yet been unable to figure out how to change the "Default Scope" (this is the name that appears in the user interface when editing a calendar ...
0
votes
2answers
2k views
Creating a calendar event with recurrence and all day event enabled programmatically?
I'm trying to creat a calender event that will be an all day event and will repeat every year from a list that has everyone's birthday. The recurrence works great and so does the All day event.
The ...
0
votes
1answer
81 views
Why are lots of updates occurring at the exact same time in a calendar list?
We are having a problem with several of our SharePoint calendar lists where a huge (200+) number of items are somehow getting updated at exactly the same time. This puts these events into the ...
