In my last article, I went over the steps that are involved in Creating a New Child Site in SharePoint Services, which covered the first objective in designing a knowledge base, an inventory, and a collaboration tool for our fictitious IT department that I’m using as an example.
If you missed the first article, I would suggest reading it first to make sure you understand the whole process from start to finish; the article is available here: SharePoint Services Part 1: Learn to Create a New Child Site.
Today, we will focus on the second objective: Creating a new list for computer inventory.
I will show you how to create a new list that you can use for anything, including contacts, links to web sites, keeping track of items and tasks, or managing important information that your whole team needs access to.
In the next couple of days, I will wrap up this mini-series by going over the last objective and showing you the steps to create a new wiki in SharePoint. So make sure you don’t miss Part 3 — check back with us in a couple of days for the last article or grab our RSS feed and get the article sent directly to you!
Now that a new child site has been created for our fictitious IT department, I will start to tailor it to meet the needs of the IT department with a custom list. The list created in this example is designed to keep track of the computer inventory. The steps below can be used to create a new custom list.





Once all the columns have been created for your custom list, you can click the New Item link under the list’s New menu to add an item to the list.

This will bring you to a form where you can enter values for each field of the new list item. The image below is the form for adding a new computer to the Computer Inventory list:

Once a list item has been created it will be available for viewing and editing when you view the list. The image below is the Computer Inventory list with a computer added.

And that’s all it takes to create a Custom List in SharePoint Services! Stick around for Part 3 of this series where I will show you how to create a new Wiki in SharePoint!
Our SharePoint training covers both: SharePoint Services 3.0 (WSS 3.0) and SharePoint Server 2007 (MOSS 2007).
This instructor led video training also prepares you for the Microsoft Office SharePoint Server 2007 Configuration Exam (70-630 MCTS) and the Windows SharePoint Services 3.0 Configuration Exam (70-631 MCTS).
With over 10 hours of video, our SharePoint training is your comprehensive guide to simplifying your organization’s collaboration and communication efforts.
Learn more and view the free demo here!
Copyright © Train Signal Inc. All Rights Reserved.
pramod Says:
February 1st, 2008 at 5:04 am
Is it possible to delete “Title” field from custom list?
cosmicice Says:
June 7th, 2008 at 10:53 pm
Yes, I badly need to know the same thing. I need to delete the “title” field, or change the field type to something different, like “name with presence”. Plz help on this.
bsweeney1977 Says:
July 18th, 2008 at 7:45 am
Any update on this? I also need to be able to change the title field. Its driving me nuts.
preeti Says:
August 19th, 2008 at 7:00 am
you can change Title field…Go to Settings > List settings > Columns
now click on the Title (link) and edit it
EM Says:
September 17th, 2008 at 9:34 am
Yeah but that still does not allow you to delete or change the Type of the Title feild!!!!!
sorabh Says:
October 13th, 2008 at 1:29 am
even guys m not able to delete it.Its better if we rename it.
otherwise through coding may be we can do it.
Priyanka Tiwari Says:
November 10th, 2008 at 10:54 pm
To Remove Title column from List follow the following step:
1>Go List setting>Advance setting > check Yes to Allow Contetnt Type .
2>Go List Setting>Select Content Type Item >then Select Title>Select Hidden(Will Not Appear in Form)
3>Go List seeting>All Item>Uncheck Title.
I am sure this will help you to remove title column from List.
Regards.
Priyanka Tiwari
Pascal Says:
December 2nd, 2008 at 5:08 am
Priyanka,
The stupid column is still visible under “New Item”….
I would like to remove it there to be honest.
Regards, Pascal
prem Says:
December 12th, 2008 at 4:01 pm
This was helpful Thanksa lot
fred Says:
February 20th, 2009 at 5:32 am
then u will have to edit the definition of the New form or create another custom form to redirect for new entries
by default hidden column will still show up in new form
some jscript in SPDesigner should remove hide it totally though its not good practise
Navneeth Says:
August 26th, 2009 at 7:09 am
nice post
here is my doubt plz help me
i just created the custom link list and content type in MOSS platform
but when i switch to live site. the title is coming properly but when i mouse over or click to that title its not redirecting to that particular page. how can we do this?
Navneeth