Rows of items containing columns of information.

learn more… | top users | synonyms (1)

2
votes
2answers
1k views

Error - while exporting a Sharepoint List (Export to Excel)

Colleague of mine is facing the below issue while trying to export the SharePoint List which has more than 10 000 items. However I was able to export the complete List without any issues. Note: He is ...
1
vote
3answers
21 views

Sharepoint list that sends an email

I have a Sharepoint 2010 installation and I have troubles getting this works: I have a list with some columns: Place Assigned to Date and time Comments I want Sharepoint sends an email when a new ...
1
vote
1answer
7 views

How to determine quantity and names of public views in lists / libraries

I'd like to query a list or library to determine how many public views it contains and what the name of those views are. Any suggestions?
0
votes
2answers
298 views

How to set a relative path to images in a list

I have a sub site that has a list. The list includes images that are stored in an image library. When we type the relative path to the image SP changes it to an absolute path placing the domani in ...
0
votes
1answer
17 views

List view on subsites with filtered choice field

I have a site with a list of projects. I then have multiple subsites which represents all the companies. I need to have a page on each subsite that contains the projects list with a specific view. ...
0
votes
2answers
42 views

Rename “Title” column on multiple lists

I have 3 or 4 lists where the title column is not required. Hence I started renaming the Title field to any other text field that I have in the list per the below blog. ...
1
vote
1answer
16 views

How to access document library files via a webservice?

I've images that are stored in a Sharepoint document library, can these files be accessed using a Sharepoint webservice ? For sharepoint Lists a service is explosed via the '_vti_bin\Lists.acmxs' url, ...
0
votes
1answer
12 views

SharePoint 2010 List Data Sheet Error

I have list with about 19.000 items. When I change the view to the DataSheetView, after a few minutes I'm gettin this error: " Cannot connect to the server at this time. You can continue working with ...
3
votes
4answers
14k views

Is setting permissions on views now possible?

In the previous SharePoint version of SharePoint you couldn't have permissions on list views. Is this now possible on SharePoint Foundation 2010? So for example I have a list and 2 views but I want ...
0
votes
1answer
423 views

Custom List Filter - update list view only on second button click

What I try to do is making a simple list filter tool for SharePoint 2010 lists. What I have so far: I made a VisualWebPart (VWP) named "ListFilter", which should update the view of the list (see code ...
0
votes
1answer
29 views

Workflow Fails to start

I created a sharepoint designer workflow for list. Workflow fails for an item with error message '​ The workflow could not update the item, possibly because one or more columns for the item require a ...
1
vote
0answers
25 views

SharePoint 2010 InfoPath Library Gantt Chart View MISSING Zoom In/Zoom Out Feature

How do I get the Zoom In/Zoom Out function back into the Library tab as it is in the List tab for Gantt Chart Views? Why would is the Zoom function missing from the Library tab? I set up a Gantt ...
11
votes
1answer
297 views

View problem when attaching workflow to list programmatically

Very irritating problem. I have a list with the following view <View BaseViewID="1" Type="HTML" WebPartZoneID="Main" DisplayName="$Resources:core,All_Documents;" DefaultView="TRUE" ...
1
vote
3answers
300 views

Linking one-to-many (Employee to Salary History) lists in SharePoint

Here is my issue: [Edit]: Alright, this is almost turning into a separate question at this point...my apologies. To cut right to the chase, here is my business requirement. I have an Employee record ...
0
votes
0answers
38 views

How to filter list in sharepoint by another webpart(dropdown list) in C# code?

I wanna filter list in sharepoint by using dropdown list in visual studio, And view in sharepoint can't serve me in that , And i searched a lot but i didn't reach any thing
1
vote
2answers
858 views

How to create custom views on survey lists

in SharePoint 2007 I want to create custom views on survey lists without usung sharepoint designer or sharepoint server. is it possible?
0
votes
1answer
386 views

Help with Blog EventReceiver, not firing

Ok so I have a blog site and I need to change the name of the author of each post to 'Anonymous' after he saves the post. I created an EventReceiver project in Visual Studio and gave the URL ...
2
votes
1answer
59 views

Add New List Item with SPServices anonymously

I have an HTML5 + jQuery application with a built in contact form that I wanted to hook into Sharepoint, and Lists seemed an ideal way to do that. I used the jQuery library SPServices to get this up ...
1
vote
0answers
17 views

How do I get the attachments for a SP 2010 list to sort the attachments in alpha order by document name?

I hope someone can help me PLEASE. How do I get the attachments on my SharePoint 2010 List item to sort in alphabetical order by document name?
1
vote
2answers
32 views

How to access list data using a web part?

I have a list which displays multiple rows of text. Is there a custom Sharepoint web part I can use to select specific row ? This question How do i display data from multiple lists? is in relation to ...
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 ...
2
votes
3answers
46 views

Is there a way to create a list view that only displays certain items for the last few days?

I hope this will be a very basic question. :) I am using a Task List in a SP 2010 Foundation site to keep track of work in progress with a small team. We are using the default Status values (Not ...
0
votes
0answers
11 views

SharePoint 2010 - Bulk Upload List Data that contains Managed Metadata (Terms)

I have a list that contains a few columns of type Managed Metadata and want to upload a bunch of data (records) to the list. I understand that you can't do this within the Datasheet View of the list ...
0
votes
0answers
21 views

One or more field types are not installed properly, how to check in which field is it failing?

I am getting this error in a timer job that I did not develop. Error: One or more field types are not installed properly. Go to the list settings page to delete these fields. ...
0
votes
1answer
32 views

Calculated columns, columns names and localization

I provision a list in SharePoint 2010 with two date fields: one for a start date and one for an end date. I would like to add a third column for the duration. Naturally, I could add a calculated ...
1
vote
2answers
41 views

Listdata.svc via REST refuses to return data

I'm trying to pull down some list data from listdata.svc using the standard method as documented in the msdn: var listUrl = 'http://development.contoso.com/_vti_bin/ListData.svc/Contacts'; $.ajax({ ...
1
vote
0answers
19 views

Alerts Issue in sharepoint 2010

I created a alert for list using alert manager.But when alert mail will sent to the user,what ever columns are there in the list,that columns vales will sent only default values only.i want to send ...
0
votes
1answer
24 views

Is it possible to share the same list type among different sites?

I'm accessing list content via its corresponding webservice. I'm re-creating new lists for new sites but often the list content type is the same - image, link etc.... Is it possible to create a list ...
0
votes
0answers
17 views

Render Failed on Show Filter Choices

It looks like this old SharePoint 2007 bug has been re-introduced in SharePoint 2013: http://spnovice.blogspot.com/2013_04_01_archive.html We upgraded this weekend and now all large lists exhibit ...
1
vote
0answers
183 views

SharePoint 2010 List Grouping Expand/Collapse Sequence Bug

I've run into a bug with a List web part that has me stumped. Bug description: Using the web part and XSL specified below, expanding groups may result in items from the wrong group being shown. ...
2
votes
2answers
1k views

How can I import e-mail data from outlook into a SharePoint list?

I want to copy an email data into a SharePoint list. User will select which e-mail s/he wants to add and e-mail will be coppied into a multi-line text box. Also, e-mail attachments will be copied ...
1
vote
1answer
936 views

CAML query in getLIstItems method returns no rows of items

I am invoking Sharepoint's List Web services and using the getListItems() method. In particular, I am keen on specifying a CAML query because I really want it to just retrieve one item that I am ...
0
votes
1answer
28 views

Need extra layer of authentication on SharePoint list

The following below was requested in an effort to eliminate any security isses. (We are currently using the default NTLM authentication): -Create a hidden URL extention for admin's only (new site ...
1
vote
1answer
32 views

Show new item notification on Content Query Web Part

I have a Content Query Web Part in the home page of my site root that points to a announcement list in a sub site. Is it possible to also show the new item notification image as the announcement ...
0
votes
2answers
43 views

Create SPList Metadata

I want to give a SPLists a Expiry Date so they are later deleted through a timerjob. The value is set by the user when they create a list through my functioning visual webpart. Is it possible to give ...
2
votes
1answer
312 views

merge two lists with WCF Services and Linq

How do I merge two lists when using REST services? You can't use union with linq and dataservicequery so I'm not sure where to go. The following doesn't work with dataservicequery... var docQuery = ...
0
votes
0answers
8 views

Unable to end a workflow on a list

I've got a SP workflow issue that I'm struggling with. I've got a list and a task list, a user submits an item to the list then a task is created which is automatically assigned to the "admin". After ...
0
votes
2answers
22 views

Add KPI indicator for every item in a list automatically

I have a list with two columns. How can I add a KPI indicator for each new item created automatically? Where the value column is one, and the target column is the other? Can I define the KPI list to ...
1
vote
1answer
20 views

Setting a maximum on a number column based on a column from the same list

I have a list with 3 columns. Title, amount and progress. Amount and progress are both number types. Is it possible for the progress column's maximum value to be the value of the amount column of ...
2
votes
2answers
444 views

Attach ListItem to TaskItem

I've created a custom approval worfkflow for an listitem. Now I need to see the values of the item in the taskitem. So I think one way would be to attach the ListItem to the TaskItem. Does anybody ...
2
votes
2answers
1k views

Sharepoint External Data field with multiple values

I need to create a list column which contains external data (from BDC). The field has to contain multiple values. But I haven't found a way how to make a external-data-field take multiple values. ...
3
votes
2answers
433 views

Jumping to a specific page within a SharePoint List

I was wondering what people think the best way is to jump to a specific page within a sharepoint list, taking into account performance considerations. eg: 1) List with 1000 items in it 2) Each page ...
4
votes
1answer
633 views

Export list to excel with filters?

I have a list with the setting that a user can only read/edit items they have created themselves which works fine, however, if they click Export to excel (which they should be able to) then all ...
0
votes
1answer
20 views

Set InfoPath 2010 form to grade mulitiple choice

I have set up an InfoPath 2010 form with drop-down list answers that I changed to radio buttons. When a selection is made and submitted, the answer(ID) is sent to a SharePoint 2010 list. My ...
2
votes
1answer
36 views

Color coded background on calculated column using Designer

I am aware of the various methods to colorcode columns (jquery, formula) I choose here to use designer on allitems.aspx on a list (im lazy and its easy). I have given various columns background ...
3
votes
1answer
358 views

Version history of items in related list

Is there a way, without additional programming, to get history of children related items to the parent one, for example: SPList threads = SPContext.Current.Web.Lists["Blog threads"]; SPList posts = ...
1
vote
2answers
38 views

Filter list data based on page Url

I have a relatively small SharePoint list. When a user comes to the list page I want a generalized list to display with a search box. I want this list to have no parameters or variables attached to it ...
1
vote
1answer
40 views

Error while opening sharepoint list in datasheetview and exporting to excel

I have a List which is having around 14000 items in it.while opening that list in datasheet view it is giving error . Below is a summary of the issue: After selecting datasheet view : "Cannot ...
2
votes
2answers
40 views

Adding list item when user does not have permissions question

I am trying to programmatically add a list item to a SharePoint list. The code works fine when executed by a user with contribute permissions, but does not work when a user has view only. Funny thing ...
2
votes
5answers
1k views

How to access List from Sub Site in SharePoint 2010

I have created a Site Named Application Test. In this site i again Create a Sub site Named Sub Application I add in site url "http://SP2010:2222/" in Visual Studio Project Project Scope is Site Now i ...

1 2 3 4 5 32