<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ferrara Data Consulting &#124; Company Blog &#187; How to</title>
	<atom:link href="http://ferraradata.com/blog/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://ferraradata.com/blog</link>
	<description>A Sharepoint and web development blog</description>
	<lastBuildDate>Tue, 03 Nov 2009 16:35:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to: Hide the title column from Sharepoint lists</title>
		<link>http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/</link>
		<comments>http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 21:33:20 +0000</pubDate>
		<dc:creator>Mike Ferrara</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Content Types]]></category>
		<category><![CDATA[Lists]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://ferraradata.com/blog/?p=32</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>A frequent request from end-users is the ability to remove the &#8220;title&#8221; column from Sharepoint lists and document libraries. You can rename this column to something else, but I do not recommend this for various reasons. &#8220;Title&#8221; is a reserved Sharepoint word and renaming it has been known to break things. Generally this only occurs if you change it in the Site Content Type Gallery, but I tend to err on the side of caution here. You can read about that particular limitation <a href="http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?ID=15" target="_blank">here</a>.</p>
<p>But you <em>can </em><span style="text-decoration: underline;">hide</span> the title column from the default content types already built in to Sharepoint with a few easy steps. I&#8217;ve posted ample screenshots below for the visually stimulated!</p>
<p><strong>Step 1.</strong> Navigate to the desired list that needs to be configured. I am starting with an out-of-the-box Sharepoint task list that has not been configured in any way. You can do the same or start with a custom list.</p>
<p><a title="Standard Sharepoint task list with no configurations" rel='lightbox[ht-hidecolumns]' href="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_1.jpg"><img class="aligncenter size-medium wp-image-79" title="removetitle_1" src="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_1-300x74.jpg" alt="" width="300" height="74" /></a></p>
<p><strong>Step 2.</strong> Click on Settings and then List Settings. Once on the settings page for your list, click on the advanced settings link as shown below.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-76" title="removetitle_2" src="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_2.jpg" alt="" width="421" height="121" /></p>
<p style="text-align: left;"><strong>Step 3.</strong> The advanced settings page is not all that advanced as there are some common settings here, but you will need to set &#8220;Allow management of content types&#8221; to yes before proceeding. Click OK to continue.</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-77" title="removetitle_3" src="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_3.jpg" alt="" width="244" height="70" /></p>
<p style="text-align: left;"><strong>Step 4.</strong> You should see the Content Types section now which will allow you to edit all settings pertaining to the content type that we want to edit. Although not in the scope of this article, this is also where you can create/edit workflows pertaining to your content types. Click on the content type name, Tasks in my case, to get to the next step.</p>
<p style="text-align: left;"><a title="List settings page after management of content types has been enabled" rel='lightbox[ht-hidecolumns]' href="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_4.jpg"><img class="aligncenter size-medium wp-image-80" title="removetitle_4" src="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_4-300x144.jpg" alt="" width="300" height="144" /></a></p>
<p style="text-align: left;"><strong>Step 5.</strong> Select the Title column from the column list.</p>
<p style="text-align: left;"><a title="Edit page for the default content type 'Task'" rel='lightbox[ht-hidecolumns]' href="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_5.jpg"><img class="aligncenter size-medium wp-image-81" title="removetitle_5" src="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_5-258x300.jpg" alt="" width="258" height="300" /></a></p>
<p style="text-align: left;"><strong>Step 6.</strong> Change the status of this column to &#8220;Hidden (Will not appear in forms)&#8221; and click OK.</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-82" title="removetitle_6" src="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_6.jpg" alt="" width="225" height="239" /></p>
<p style="text-align: left;"><strong>Step 7 (Best Practice Option).</strong> When you are finished managing your content type, then you might want to go back into the advanced settings page and disallow the management of content types. Either way, your configurations will be saved, but this prevents the conspiracy theorist admins out there from blaming inadvertent changes on &#8220;the other IT guy&#8221;. <em>I&#8217;ve added another caveat of this step below in the update section.</em></p>
<p style="text-align: left;">After these steps have been completed, then you will no longer see the Title column when adding a new item on this list.</p>
<p style="text-align: left;"><a title="Notice the missing 'Title' column from the add new item form" rel='lightbox[ht-hidecolumns]' href="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_7.jpg"><img class="aligncenter size-medium wp-image-83" title="removetitle_7" src="http://ferraradata.com/blog/wp-content/uploads/2008/08/removetitle_7-300x185.jpg" alt="" width="300" height="185" /></a></p>
<p style="text-align: left;">As you can see, altering the default content type is not very difficult, but it can enhance usability on your lists. In the future, I will discuss the benefits of creating your own content types in the Site Content Type Gallery, and why it can make your life a lot easier when creating custom lists for yours users.</p>
<p><em><strong>Update 2008-09-05</strong><strong>:</strong></em> I failed to mention in my original post that you will not be able to manage the order of your columns on the list settings page again until you switch &#8220;Allow management of content types&#8221; back to No. When the management of content types if enabled, you can then reorder the columns for each specific content type. You may or may not want this to be your standard setup, so my best practice here would be to turn this feature back off when you are finished managing the content type.</p>
<div class="sexy-bookmarks sexy-bookmarks-center"><ul class="socials"><li class="sexy-twitter"><a href="http://twitter.com/home?status=RT+@mikecferrara:+How+to%3A+Hide+the+title+column+from+Sharepoint+lists+-+http://tinyurl.com/a5xn46" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/&amp;t=How+to%3A+Hide+the+title+column+from+Sharepoint+lists" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/&amp;title=How+to%3A+Hide+the+title+column+from+Sharepoint+lists&amp;summary=A%20frequent%20request%20from%20end-users%20is%20the%20ability%20to%20remove%20the%20%22title%22%20column%20from%20Sharepoint%20lists%20and%20document%20libraries.%20You%20can%20rename%20this%20column%20to%20something%20else%2C%20but%20I%20do%20not%20recommend%20this%20for%20various%20reasons.%20%22Title%22%20is%20a%20reserved%20Sharepoint%20word%20and%20renaming%20it%20has%20been%20known%20to%20break%20thi&amp;source=Ferrara Data Consulting | Company Blog" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a></li><li class="sexy-diigo"><a href="http://www.diigo.com/post?url=http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/&amp;title=How+to%3A+Hide+the+title+column+from+Sharepoint+lists&amp;desc=A%20frequent%20request%20from%20end-users%20is%20the%20ability%20to%20remove%20the%20%22title%22%20column%20from%20Sharepoint%20lists%20and%20document%20libraries.%20You%20can%20rename%20this%20column%20to%20something%20else%2C%20but%20I%20do%20not%20recommend%20this%20for%20various%20reasons.%20%22Title%22%20is%20a%20reserved%20Sharepoint%20word%20and%20renaming%20it%20has%20been%20known%20to%20break%20thi" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a></li><li class="sexy-delicious"><a href="http://del.icio.us/post?url=http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/&amp;title=How+to%3A+Hide+the+title+column+from+Sharepoint+lists" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/&amp;title=How+to%3A+Hide+the+title+column+from+Sharepoint+lists" rel="nofollow" class="external" title="Digg this!">Digg this!</a></li><li class="sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/&amp;title=How+to%3A+Hide+the+title+column+from+Sharepoint+lists" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://ferraradata.com/blog/2008/08/how-to-hide-the-title-column-from-sharepoint-lists/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
