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.
1
vote
1answer
62 views
I have list that I need 2 columns (Choice) to pull up different fields
I have a column named Origination and a column named Sub organization.
When the user choose choice A in organization I need specific choices to pop up for Sub Organization.
When the user chooses ...
0
votes
2answers
634 views
List Item Description not showing up when viewing item?
Ok so I have a List and it has a Description column, the one that is default and I cannot delete it. The problem is that the Description field will show up when you are creating a list item but when ...
2
votes
1answer
304 views
Display Grouped List Web Part as Tiles
I'm creating a Sharepoint Site in SP 2010 to hold information for Meetings at my Company. This site will hold documents and will need them to be grouped by Meeting Type and then by Meeting Date.
I've ...
0
votes
1answer
174 views
DataformwebPart outside of List folder and ListItemID from another Query string parameter not working
I've tested this before, but I can't seem to get it to work again.
I've got a Doc library with webpart pages. Create a new page and in SPD add a CustomListForm to a custom list in display mode. I ...
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
1answer
132 views
list template copy code-behind is not working
My goal here is to create a list template with code-behind on my server and copy it to a completely different Sharepoint server. The problem is that my server has Visual Studio 2010 while the other ...
0
votes
1answer
551 views
Can't see any custom fields when 'adding new item' to custom list
As title says, I can only see the 'Title' field when adding a new item to my custom list.
Any ideas?
I've double checked the field definitions and checked the field references are in both default ...
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
2answers
165 views
How Can I create simple database in list Sharepoint Fundation?
How I can create simple database for example vacation request in SP list? It will looks like that: I create probably two list. In first list is vacation days people and on the second list is vacation ...
0
votes
1answer
398 views
I can't remove Content Type programmatically? How I can do it? SharePoint Foundation
I create in SPD 2010 workflow which create custom content type with column. I removed workflow, list and column and I also want to remove content typ but I can't do it, SharePoint shows this info "The ...
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
1answer
243 views
How To Display Both A Username And Their Email In A Custom List
Salvete! In one of my custom lists, I want to add a user-account column (where you display properties of a user or group) to display a user's username, but I also need to display the user's email ...
1
vote
2answers
3k views
Editing a custom infopath form published to a library?
I had built an infopath form and published it to a library in sharepoint.
Unfotunately, I lost the file on my local machine in the middle of a user profile sync chaos.
I tried editing the form in ...
0
votes
1answer
350 views
Is it possible in LINQ to SharePoint
I have a task to make a WSP, which should provide definitions of custom list and library, but not instances. List definition has a lookup column to library item
<Field ...
0
votes
2answers
710 views
SharePoint list to lookup contact or account from CRM 2011
I have a SharePoint site and I would like to be able to create a list of which one column will be linked to a customer account.
I have seen products that sync data between CRM 2011 and SharePoint ...
0
votes
1answer
157 views
Custom List - Date limit for new item
I am looking for some help around customizing a list from SharePoint front end as I do not have access to a SharePoint developer.
We have a Nomination Form for Awards (custom list). The Awards forms ...
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 ...
1
vote
1answer
251 views
The attribute 'autoeventwireup' is not allowed in this page in sharepoint
I had two FARMS. QA and PROD. Both are identical. 2 WFE / 2 APPSERVERS / 1 SQL BACKEND.
When (in QA) I browse an .aspx page it returns this error:
The attribute 'autoeventwireup' is not allowed ...
0
votes
1answer
2k views
How to Add Data Field to Existing Custom List Form?
Say I have created a really simple custom list via Sharepoint Designer, and then created a custom NewForm.aspx called NewFormTest.aspx to go with it. Now I have to add a field to the custom list. 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 ...
3
votes
1answer
341 views
Save a multilingual site as template
I created a site and set the language settings to multiple languages, so users can switch between different languages for the MUI.
But I have also custom columns in a list. So, i translated the ...
2
votes
2answers
396 views
Updating field in custom list with values from AD/User Profile
hoping someone can assist with my current problem. I've been Googling for a solution for the past few days but haven't found anything yet that is close to what I need.
My scenario
The HR Department ...
1
vote
3answers
220 views
How to check if a item in a custom list have a property or not
I added a check Check Box to a custom list library form which works well with new files uploaded and I can check the property Value by
bool.Parse(listItem.Properties["columnName"].ToString());
but ...
1
vote
2answers
785 views
How to remove a field from the list settings page
I created one custom list. While deploying that list, it gives me a deployment error. I remove that solution from the solution gallery and recreated the list with similar functionality with another ...
0
votes
1answer
1k views
Creating a custom EditForm for a document library
I have been following this article: http://ikarstein.wordpress.com/2010/12/29/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project/
I have followed every ...
3
votes
4answers
175 views
How to create the following list structure in sharepoint
I am trying to create a list with following structure in sharepoint 2010.
Is it possible to create like this?
You may say that enter values by leaving title as blank. But here Title Filed should be ...
4
votes
0answers
74 views
Can you add comments to an append-only field in a list in Sharepoint 2010 using C#? [duplicate]
Possible Duplicate:
Can you programmatically add comments to an append-only comment field in a custom item list using C#?
Posted on stack exchange first, then I found this Sharepoint ...
0
votes
1answer
83 views
Set Expires HTTP header for files in RootFolder
Our custom list definition stores some static files in the root folder (and sub-folders). Is there a way to manipulate the HTTP response header for these files to treat them as static (e.g., by ...
0
votes
1answer
671 views
Event receiver for a custom List
I created a custom Event Receiver using WSP builder, and in elements.xml file i have given the ID of list which i find in elements.xml of List definition of particular list.
I also activated the ...
0
votes
1answer
67 views
Creating a New list based on previous List Definition
I have a List definition with following files
Feature.xml
<?xml version="1.0" encoding="utf-8"?>
<Feature Id="GUID"
Title="abc"
Description="mmmmmmm."
Version="1.0.0.0"
...
0
votes
1answer
172 views
Adding column to a SPList
Normally I create a New List if I want to add an additional column to a List that already exists in a web.
Wondering what would be the best option, should I create a new list with additional column ...
2
votes
4answers
3k views
How to remove default columns from a custom list?
Is there any option to remove default columns(eg: Created By, Modified By) from a custom list?
I do not want to hide the columns for a view, but I need to entirely remove/modify the default columns.
...
5
votes
2answers
966 views
sharepoint 2010 adding more fields in user profile, accessible from spuser
we have custom fields like e.g. Manager, Organisation, EmployeeCode.
currently we are creating a custom list to add these with respective SpUser.ID, which i think is wrong.
Can any one please guide ...
3
votes
4answers
2k views
SP 2010: hide/disable column in edit form
I've got a list (based on custom list) with several custom columns. There is one column, that I want to protect from changes by the user (it will be set/changed by webservice call and should not be ...
1
vote
1answer
1k views
Status/KPI List View
I have a list for users to enter information for their team, and I want to take the sum of a teams data and display it.
What I have right now is a KPI/Status list that sums up the items in a team ...
0
votes
1answer
612 views
Creating a custom list to sharepoint using client object model
I am having problems creating a custom list from the client object model.
I need my list to have two columns - "Title" and "CustomID", both able to store a single line of text. I seem to be failing ...
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 ...
2
votes
1answer
136 views
Get single field item value from Custom List and set it on same item but another field
I'm new in Sharepoint, and I have an issue with a custom list in Sharepoint 2007.
The thing is... I have a custom list with pre-loaded data, and I need to get a unique code from a field item, to put ...
0
votes
1answer
51 views
How to add extra custom content type to Contacts based ListInstance
I am trying to build a custom ListInstance for deployment in Visual Studio. It should be based on the Contacts template so it can be opened in/linked to Outlook, but I also want to add two other ...
1
vote
1answer
233 views
View filter based on user input, No Code
I need to take user's input for a field in a view and then filter the view based on the user's response. I have used Choice Filter Web Part and I am able to filter the view but I want to lookup the ...
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 ...
2
votes
1answer
461 views
How do you clear the list schema cache for a re-deploy without rebooting the SharePoint server(s)?
In our development environments we need to re-deploy our codebase on a regular basis. We go through a deployment process where we do the following steps (all through PowerShell):
Delete our old ...
1
vote
1answer
172 views
Workflow not starting on adding new item to list via a custom aspx page/form?
I am using FB Authentication and have a custom sign in page for Users(External) to request new accounts.
On request, their details are added to a custom list.
I have workflow on this custom list ...
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 ...
2
votes
1answer
252 views
Have External Lists And / Or Event Receivers?
I am fairly new to Sharepoint. I am in the early stages of developing a SP2010 LOB app that will finally have like 50 lists which are quite interrelated with each other. I am asking for your help ...
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
1answer
66 views
Prevent List from being deployed automatically by feature
I have a list that is deploying with a Site Template.
I have properly set the Definition to deploy with a Site scoped feature, and the Instance to deploy with a Web scoped feature.
All is well, in ...
1
vote
3answers
230 views
Change column value in view(Custom list, No code)
I have created a custom list with column "Approved", it is a drop down box with 3 value.
1. Select
2. Yes
3. No
In the view, in "Approved" column I want to display "Pending" in the place of ...
1
vote
4answers
410 views
List Item Timeout
I am trying to open/close the a custom list item with 11500 items but I am getting an error which seems to be a timeout error, i checked the logs and found 'Unable to execute query: Error 0x80131530'. ...
