Tagged Questions
0
votes
0answers
28 views
SP 2010 Permission issue
I have a site that has the correct permissions to allow contribute / full control of a document list, but when I add a document the options in the ribbon are all grayed out except for the read only ...
0
votes
1answer
17 views
Can a calendar popup be added to a list's date filter instead of a list of text choices?
How would I replace the OOTB list date filter dropdown to be a calendar view instead?
JQuery/Javascript solutions are feasible for me if it is indeed possible.
So far looking at the page tags upon ...
0
votes
1answer
44 views
Create Calendar view using list definition with visual 2010 (sharepoint 2010)
I'm a newer in sharepoint 2010 .I want to create calendar view for my list definition using list definition. I think i need to do something in schema.xml file, but i can't find any document talk about ...
0
votes
2answers
235 views
All Day Events in Calendar List View
I have a custom list with a view that utilizes one of the fields, a date field, to populate a calendar view. Pretty standard stuff. The problem is when creating a Calendar view, you need to select a ...
0
votes
0answers
86 views
Default values in a meeting workspace (Agenda/Attendees)
Does someone now, how default values can be added to a list in a meeting workspace?
For example there is a agenda with some default text in it. The user should be able to edit the agenda, withouth ...
1
vote
0answers
50 views
How to construct an approval email based on the content from a new list item
After seeing this question and having an epiphany, I created a custom list with a Calendar view. This custom list uses a content type I created called "Time Off Request." Here is what the form looks ...
2
votes
1answer
403 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, ...
0
votes
1answer
517 views
Copy List Item duplication
I have a bunch of clients setup for a site each with their own tracking gnatt chart. I have modified this so I can send a Copy List Item to to a calendar for that customer. Now When I run the workflow ...
0
votes
0answers
24 views
Link SharePoint and WebCenter through portlet?
I know there is a way to link a document library to Webcenter through something called a portlet. (Example walk through can be found here: ...
0
votes
2answers
297 views
SharePoint 2007 - calendar list
how can I hiding a field called 'Workspace' from Calendar: New Event or Edit existing event
0
votes
1answer
257 views
SharePoint 2007 alerts
is it possible to cretae alert in calendar list for:
The person that created the meeting (item) will automatically receive notification when there is a change?
0
votes
1answer
346 views
Using a workflow to delete from two calendar lists
I am new to SharePoint so please be gentle...
I am trying to create a calendar for a school which has multiple overlays...the reason is each overlay list will have the permission for the intended ...
0
votes
2answers
477 views
Iterate over all list of a site, and all subsites which type is events
I need to make a change to all calendars in the site. We have a big hierarchy of sites and the calendar is enabled in all sites.
I have the code to make the change I need in one list.
SPWeb web = ...
5
votes
2answers
121 views
Strategy Queston : how would you implement this calendaring use-case
At my organization there is a process that goes in to preparing for our Board of Director's Meetings that begins 6 weeks beforehand and involves about 9 different steps. We have a template document ...
1
vote
1answer
254 views
Calendar overlay: Is there any way to delete an event that is in a calendar overlay?
I have a Calendar with several views on the same list. These views filter based on a choice column and are used in an overlay to show each choice as a different color. My problem is that the delete ...
0
votes
1answer
311 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?
...
3
votes
1answer
436 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 ...