0
votes
1answer
22 views
How to get rid of the (More Links…) link on lists in SharePoint 2010?
I have a list of 5 items. The view settings are set so that the Item Limit is 20. I would like the eliminate the (More Links...) link under the list when the web part is on the pag …
0
votes
0answers
8 views
custom form page for list item
What is best practice for creating a custom List/View/Edit/New page for OOB SharePoint lists in 2010?
We have a site that wants to surface many OOB SharePoint 2010 lists (think An …
1
vote
3answers
28 views
How to get rid of a list’s column headers?
I have a link list and would like to get rid of the column headers. How can I do this?
The reason I would like to do this is because I am grouping links based on a category, and i …
0
votes
4answers
27 views
Should I store serialized (to xml) object in SharePoint list?
A requirement of my website is that I pull down data from external sources. To pull down the data, I have created a timer job (SPJobDefinition). In this job, I need to store the ex …
1
vote
1answer
28 views
Starting a SharePoint Workflow in One Click
Hi there everyone, I have a list in SharePoint 2007 with a Workflow bound to it. No parameters required to start the workflow. What I'd like to do is create a column in one of th …
0
votes
3answers
14 views
create sharepoint “one” alert on more than “one” list
iS it possible to create a sharepoint alert that sends notifications from 2 lists or more??
(to send all notifications in one email)
0
votes
3answers
26 views
Disabling list item creation…
SP 2007: I have a "master" list and a "slave" list. Workflow attached to the "master" list creates items in the "slave" list based on data in the "master" list item. Can I disabl …
0
votes
0answers
16 views
SPD 2007 Custom Calendar NewForm.aspx broke DispForm.aspx
Hello I edited NewForm.aspx in a Calendar List now every time someone clicks on an event in any calendar view for the list, it takes the user to NewForm.aspx instead of DispForm.as …
1
vote
1answer
36 views
Changing Page Title to match view names
I have been creating different views on a list and have noticed that the page title is always the list name regardless of the view that was selected. Is it possible to change the t …
1
vote
0answers
35 views
List’s contextual menu issue with ie 6
Hi,
i have a list with a large amount of items. When scrolling down to edit/view an item which is at the bottom of the page, the contextual menu appears on top of the page not by …
0
votes
2answers
25 views
Managing the deployment of lists/workflows in 2010
Hi
If we are creating workflows and lists using the out of the box tools in 2010 on a development machine, is there a preferred way of moving them to test and live once we are hap …
0
votes
2answers
36 views
VWStyles.xml default view style
Of the 14 view styles in VWStyles.XML, which is the default view style used for lists?
Thank you for any replies.
0
votes
2answers
232 views
Webpart to display list of subsites?
I would have thought SharePoint 2010 still had a built-in webpart to display a list of subsites as I could in previous versions. I'm having great trouble finding it, though.
How …
0
votes
1answer
59 views
Excluding from view list items created by certain users
Hi,
I have a custom list created in Sharepoint 2007 and displayed by a content query web part.
I would like to
Show all items to general admin users except those items created …
1
vote
4answers
273 views
List Rollup webpart
Does anyone have suggestions on how to go about merging multiple lists (with the same columns) within a site collection into a master list?