A custom list in SharePoint is a blank list in which you can add your own columns and views. Use this if none of the build-in list types are similar to the list you want to make.

learn more… | top users | synonyms

2
votes
0answers
45 views

Importing a list from one visual studio project to another

I have sp project (say project a) in visual studio that is supposed to deploy the sp solution to my website (say that its running at http://localhost:xxxx/). My goal would be to add the list ...
2
votes
0answers
129 views

How do I combine rows from different sharepoint lists onto 1 overall list?

I'm using Sharepoint 2007 and sharepoint designer, and I am using multiple sharepoint lists that have the same column types (# required, # complete, % complete) that shows the training status for ...
2
votes
0answers
139 views

Return a rich text managed property in search results

I am working with a custom list in Sharepoint 2010. The list has nine custom columns, some of which are rich text. I've mapped these custom columns to managed properties so that I can return them ...
2
votes
0answers
183 views

List Definition, disable modal dialog for View item form

I created two List Definitions with custom add\edit\view forms. Now I want to disable modal window only for "view form". I found solution where NavigateForFormsPages="TRUE" was used. But this ...
1
vote
0answers
57 views

Custom List deployed using Visual Studio 2010 unavailable under All Lists -Closed

I tried creating a custom list by the method mentioned in this tutorial by Saurabh Khatri. I deployed the list to another site. After deployment the instance of the list was visible in the Quick ...
1
vote
0answers
56 views

How to get KPIs to show when KPI List is Linked to a Custom List Using Linked Data Sources in SharePoint Designer 2007?

So I've found multiple sources on how to linked data sources in the designer. I get the data sources to link up by Title -> Great! But I can't get the value of the KPI or the formatted indicator to ...
1
vote
0answers
56 views

How do I find which column is being declared incorrectly?

I am a junior dev working on a Sharepoint 2007 to 2010 migration and am hitting the following error when I attempt to import the template: The formula refers to a column that does not exist. Check ...
1
vote
0answers
215 views

How to create a Sharepoint 2010 List with parent-child relationship and apply approval workflow?

I have 2 Custom Lists in Sharepoint 2010 ExpenseList (Parent List) ExpenseDetailsList (Child List) I want to display the ExpenseDetailsList inside the ExpenseList to the user. User shall be able ...
1
vote
0answers
56 views

Best way to create a Drafts List and save and Load entries from another list?

So, I have a Custom List named "Events". Now I'm searching for a best practice to create "drafts" for the list items of the list, because there might be some events (monthly/ annually) which have ...
1
vote
0answers
59 views

How i can hide the folder preview image in my list treeview left menu?

i need to hide the folder image in my list tree view on the left menu can anyone send me the css id or class to modified the tree view since i am using firebug but i cannot find the specific style ...
1
vote
0answers
83 views

Choice Filter list based on User Group

I have two List web parts being filtered based on a connected Choice Filter web part. I would like the choices available in the filter web part to be the members of a SharePoint user group. For now, I ...
1
vote
0answers
216 views

Specify external content type lookup for deployable list?

I have a ListTemplate which is being deployed with Visual Studio. Is it possible to make a reference from this template to an external content type that runs on the farm? Or must I manually add these ...
1
vote
0answers
159 views

Assigning Icons to Content types

I'm new to sharepoint and really hoping someone can help. Right now I have added a couple of content types that inherit from "folder" and some other from "item" (and each other, but they're not the ...
1
vote
0answers
353 views

Chart in Sharepoint, No Code

I have below data in custom list State A1 A1 A1 A2 A2 A3 Can I create below type of chart in Sharepoint 2010 where x axis is state and y axis is state occurrence.
1
vote
0answers
89 views

Powerful list filtering

I need to extend the functionality of the default list (specifically for a document library) to include more powerful filtering. This includes being able type free text search and to have filters ...
1
vote
0answers
134 views

Wss 3.0 Lookup field error “Field type Reminder is not installed properly. Go to the list settings page to delete this field. ”

I tried to add lookup field in wss 3.0 custom list it errors saying"Field type Reminder is not installed properly. Go to the list settings page to delete this field. " Has anyone ever encountered ...
0
votes
0answers
17 views

ExpCollGroup Fails with custom list

In Sharepoint Foundation 2010 I created a list, and made a standard view, everything is fine. I go into SPD and apply a simple formula to a column header using the f(x) button. It doesnt matter what ...
0
votes
0answers
29 views

Is there a way to remove code from a sharepoint list?

Ok I have a custom built sharepoint list on a standard aspx page with no sharepoint header. With Sharepoint Designer I have set parameters on my list with several filters. On the page I have several ...
0
votes
0answers
14 views

join data from a custom list into the results of a search core web part

I have a custom list called ReferenceList which contains two fields ProjectId and Url. I am retrieving data from SQL via BSC and displaying them in the search core web part result. The results are ...
0
votes
0answers
19 views

Simple method of displaying an editable list to a user using non-standard views

The title might seem a bit misleading, but the question is basically this: We have a requirement to display a simple list of Do's and Don'ts to visitors on multiple pages. The specification is asking ...
0
votes
0answers
24 views

List Calculated Field in Pivot Table

I have a list in SharePoint 2010, and I'm using that list to drive data in a Pivot Table. This, in and of itself is nothing special. No custom code, PowerPivot or JavaScript hacks. I have two Custom ...
0
votes
0answers
29 views

sharepoint list item 2013

How can we control the sharepoint list item which is created on visual studio 2012? How can we get the user profile informations by connecting the user profile services ? ım new on sp so can anyone ...
0
votes
0answers
91 views

Leave planner and its Gantt View in SharePoint with approval workflow

I am creating a leave planner with provision for approval in SharePoint with a Gantt Chart view of the leaves. The requirements are Add a new leave entry with start date, end date (status of entry ...
0
votes
0answers
50 views

How to import a document as a multi-line text metadata field

I have a little bit of a challenge I'm trying to solve. We have a library of documents that we want to make available as a list. We'll use the "preview view", with the document title (as a hyperlink ...
0
votes
0answers
48 views

Assign users to a task without form

I have associated a workflow to a list. When there is a new item, the workflow will be fire and it will assign a task to a user in order to edit the new item. At first the edit is made through a ...
0
votes
0answers
15 views

Draft item in custom list with different item requirements once final?

I want to make it possible for my users to add new items to a custom list, but keep the items in "draft" state until they have all the values they need. Once they mark it final, somehow, some of the ...
0
votes
0answers
49 views

How to filter customlist data in rule based on some condition in InfoPath?

I want to filter data of custom list based on some condition in InfoPath. For Ex: My CustomList has following columns with multiple records, EmpName, Address, Phone, UserName, Password I want to get ...
0
votes
0answers
117 views

jQuery and NAPA a good option for Customizing List and View Forms in SharePoint Online 2013?

I’ve been playing with SharePoint Online 365 (2013) and NAPA for a few days now. Deployed a simple AppPart.. great potential in this. We have a big SP 2007 Farm with about 200 Site Collections. About ...
0
votes
0answers
253 views

Customizing SPO Custom List Forms with SharePoint Designer 2013 - No Design View

I'm trying to use SPD 2013 on an SPO 365 site (version 2013). Very fustrated that MS has apparently droped Design view.. Maybe I'm missing something here. Anyways, I create a new aspx page from SPD ...
0
votes
0answers
28 views

ListView in Newspaper Style

I am attempting to use a "ListViewer web part" to display items in "Newspaper like view style", where bulleted list items are not being recognized in the browser as bullets. The list consist of a ...
0
votes
0answers
296 views

create list using CustomSchemaXml from client object model

I'm using Client Object model of SharePoint 2010. What is the property CustomXmlScheme in list creation? MSDN say nothing about it. It seems not working. I'm using this code: string xml = @" <?xml ...
0
votes
0answers
72 views

Paging disappears after changing columns in web part listview

I have a web part page open in sharepoint designer, i have added a web part using the ribbon insert option and selecting dataview and choosing my custom list. I have then When you then view the page ...
0
votes
0answers
42 views

How to group by three or more columns in Sharepoint list?

I understand that it is possible to "group by" a list using two columns by default. Is there a way to extend this accomodate 3 or more columns? Thanks
0
votes
0answers
57 views

How to extract a workflow completion dateand time and display that info in a list column?

I am looking to display the date and time (date at minimum) of workflow completion under a column in one of my lists. I would assume that this would be done using a calculated column. I am open to ...
0
votes
0answers
22 views

Customizing List Form using webtemplates

I am creating a webtemplate in visual studio. I need to change the form input for a custom list item e.g. i need to add some text/images around input fields etc. How would i go about doing this? ...
0
votes
0answers
31 views

How to create List/Workflow/Tasks in one environment to promote to higher one?

I would like to create a new List in SPD and then from there create a Workflow and Task/History lists. I then want to be able to "package" everything up somehow so I can promote it up to the next ...
0
votes
0answers
96 views

Date filter on custom list view, No Code

I have created a custom list and i need to apply some date filter on its view using date filter web part. This filter should work like below. There is a expire date column in the view. When user ...
0
votes
0answers
180 views

How to get SPList to expose a data entry form during “Add New Item”

I think I've successfully created a list based on a custom content type but when I click on the "Add new item" link for the list, I see nothing except: a basic ribbon tab labeled "Edit" with icons ...
0
votes
0answers
44 views

Translating custom list names, library names, column names and custom webpart data to arabic in sharepoint 2010

I have installed arabic language pack to sharepoint 2010, after installing lang pack, default sharepoint 2010 site content is translated to arabic... but what ever I have created cutom lists and ...
0
votes
0answers
132 views

Save search functionality in the SharePoint 2010 Page

I have an OOTB Advance Search and Results Page in SP 2010. I like to add a link for "Save Search" to enable users to save their search criteria. When user clicks on search and check the save search ...
0
votes
0answers
133 views

Custom List problems - missing Title field

I have a Sharepoint 2007 custom list that is giving me problems - I can see views of the data provided they do not include 'Title (linked to item)' field, but cannot open any of the standard ...
0
votes
0answers
297 views

Caml Joins for multiple lists

I have four lists as explained below EmpMaster ( Empcode, EmpName, BranchCode ) BranchMaster ( BranchCode, BranchName, BranchHead, ZoneCode) ZoneMaster ( ZoneCode, ZoneName, ZonalHead) ...
0
votes
0answers
75 views

Sharepoint 2010 save document after saving & use View Display Name

I have just 2 questions, can you guys help me to figure out the answer: 1) Why after saving document content type properties, SharePoint is asking me to download the file that i just uploaded ? 2) I ...
0
votes
0answers
310 views

Extract data from multiple lists and export to Excel

Pls note: I have looked at all the related posts / blogs for this issue and have run into unbelievable number of brickwalls that I have come to hope that posting my particular case will result in some ...
0
votes
0answers
95 views

Is there a way to synchronize PrimaVera P6 and a SharePoint2010 custom list?

How can I export a custom list from SharePoint2010 to PrimaVera P6? They will both work synchronize for some items. User will add an item to the custom list and for some conditions, PrimaVera will ...
0
votes
0answers
47 views

New indicator for new items in custom list, No Code

I have created a custom list but new indicator does not appear when i create new item in this list. I want to display it for new items. Please help. Thanks.
0
votes
0answers
126 views

Edit Page button on custom list form

I have created a custom list and I have given a user contribute access but when user open any item to edit, he is able to see a page tab on the top of the form. In edit page there is a button with 3 ...
0
votes
0answers
734 views

Display Document Version History and current document in a list

I have a document library in which i will have reports that are generated daily. I would like to have the reports emailed to the document library and use versions to keep the old files up to 14 days ...
0
votes
0answers
290 views

Exception in converting string to person or group type

I want to insert the user account for each user in a list column. As the list column is of type Person or Group, I need to convert the string type value to the person or group type. I have used the ...
0
votes
0answers
502 views

How to export filtered list data to Excel

I have custom application page. There are few datepickers, to filter custom list data. When user clicks on Export To Excel ( which is asp:Button ) I need to filter data based on datepickers value, and ...

1 2