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.
0
votes
1answer
1k views
Editing the Summary View in List Viewer
It appears that only certain columns can be displayed in the Summary View for list viewers. I am wondering if there is a way to get around this. I have one additional column from the list I'd like to ...
3
votes
2answers
2k views
How do I deploy custom list edit forms in the sandbox?
I'm creating a List Definition for use on 2007, 2010 (Sandboxed), and 2010 (unrestricted) that will need custom new and edit forms; unfortunately the Sandbox specifically excludes custom application ...
1
vote
1answer
1k views
Export a list from SharePoint 2010 into Visual Studio 2010
How can I export a list from SP2010 and import it into my VS2010 for my feature? I used Imtech OCDExportList for SP2007 and it worked great for 2007, but doesn't appear to work for 2010. Is there any ...
0
votes
1answer
843 views
How to maintain workflow associations when deploying a SharePoint Designer wsp file on my customer's machine?
I know this might be a silly question but here goes... I created an event calendar site and it has some customized webparts (done using visual studio), custom views (XLV webpart views) and workflows ...
15
votes
4answers
2k views
Content types vs. custom list field
This is a question about best practices and the intent of the designers of SharePoint.
I'm pretty new with SharePoint, and have only worked on pretty small projects. I often find myself creating ...
5
votes
3answers
943 views
How to add new field to custom list (See edit!)
I am using a Microsoft template for adding Training and Courses for people to register for. Everything is working fine, but I want to add a field to the Courses list. I want to add a field to indicate ...
1
vote
4answers
1k views
How to add a “signature” field to a list?
I have simple custom SharePoint list with 20 fields. Three of the fields are dropdown lists for three separate approvers to update the record with "approve" or "reject." I would like to implement a ...
3
votes
2answers
3k views
Browsing to a local image and uploading to a list
I am attempting to build a classified ad list for internal use. I want an image upload column that allows users to browse to a local file instead of having to paste a URL, and then I need to display ...
0
votes
3answers
90 views
How can I covert a list view mode to display an Add mode?
I have a Sharepoint custom list. I want to use it as a registration form. This means the list needs to be displayed in an "Add item" mode? How can this be done? I am assuming with loading the list in ...