Click here to Skip to main content
15,881,248 members
Articles
Article
(untagged)

To remove the title column from a Sharepoint list

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
31 Aug 2008CPOL1 min read 188.8K   15   5
Recently I was given a task that "How we can remove the 'title' column from a sharepoint list".

Recently I was given a task that "How we can remove the 'title' column from a sharepoint list". Initially I thought that "title" being a column in the list can be removed using the list settings and just clicking the check box in front of it. It did hide the columns from the list but when you create a new item it shows up again depending on the order that you have set for the columns. And top of that by default this is the required column. So an item in a list cannot be added until you specify value for "title" column. <o:p>

first.JPG
<o:p>

this is irrespective of the settings in the default view of the list <o:p>

second.JPG
<o:p>

<o:p>

So if you want to remove the "title" column permanently, follow the steps given below: <o:p>

1. Go to the Settings->List Settings->Advanced settings <o:p>

2. Check the "yes" Radio button for "Allow management of Content types" and hit OK <o:p>

Third.JPG
<o:p>

3. Setp 2 will give you "Content types" option on the settings page which will have "Item" content type <o:p>

four.JPG
<o:p>

4. Clicking "Item" will give following page <o:p>

five.JPG
<o:p>

5. Clicking on the "Title" will give the screen where you can hide the column completely for future use. Click on "Hidden" under "Column settings" option in this page and hit Ok <o:p>

six.JPG
<o:p>

6. Now go back to the list and add a new item and you won't see the "Title" column. J <o:p>

seven.JPG
<o:p>

<o:p>

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Capgemini
India India
Rajan Thakur is a Senior MS Solutions Consultant, working with SharePoint 2007 and .net for over 6 years now.

Email: rajan_thakur78@yahoo.com

Comments and Discussions

 
QuestionHow will you use dropdown menu that is feature of "Title" column Pin
Nguyen Minh Dang20-Oct-10 0:13
Nguyen Minh Dang20-Oct-10 0:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.