Simple Steps to Create Content Type in SharePoint 2013

By | July 19, 2015

What is a Content Type?

A Simple way of explaining what is SharePoint Content Type is by imagining us grouping Columns used in your list or library together, which we plan to reuse often.
For example, if I know I have to often use “First Name, Last Name, Phone No, Birthdate” etc. columns together when working with task, then I will group together into an “Employee” Content Type.SharePoint Content Type

Where Content Type is used?

  • SharePoint List and Library
  • Page layout
  • Workflow
  • Event Receiver

Key Features of Content Type:

  • Content types is a term used for describing a collection of metadata
  • SharePoint content types support user interface customization
  • SharePoint content types can have specific user interface elements attached
  • SharePoint content types support behavior through workflows and event receivers
  • SharePoint content types support inheritance of properties, appearance, and behavior

Step by Step Creating a Content Type

  1.  Create a content type is a very simple. For this fist you have to create Site Column.
  2. Click on Site Setting in site action menu. Then click on Site columns.Site Columns in SharePoint 2013
  3. Then click on “Create” button on the top bar.Create Site Columns
  4. Add Site column name with appropriate data type.Site Column in SP 2013
  5. I have used following data type for site columns.
    Site Column Name Data Type
    First Name Single Name
    Last Name Single Name
    Phone No Number
    Birth Date Date and Time
  6. In this way, you can created four site columns.Site Columns
  7. Now, we have create content type with help of these columns.
  8. Click on “Site Content Type” in site setting option. Then you have to click on “Create” button on the next screen.Site Column Types
  9. Then give the content type name and select appropriate parent content type. Here I have selected document parent content type. These steps will create content type.New Site Content Type
  10. Then, add following columns in create content type.Site Content Type

How to Use a Content Type?

  1. You can associate content type with following features:
    • SharePoint List and Library
    • Page layout
    • Workflow
    • Event receiver
  2. We are going to associate created content type with document library.
  3. For this, first we have to enable content type option in document library.
  4. So, Open document library, then click on list setting and click on advanced setting option.Advanced Settings
  5. Then click on “Add from exiting site content types” in list setting option.Existing Site Content
  6. Select created “Employee” content type and click on add button.Existing Content Type
  7. Now, employee content type is available in document menu.Document Library
  8. While you upload any document in this document library with help of this employee content type and you have to enter all metadata information.SharePoint Web Parts

In this we you can create content type as per your requirement and used in SharePoint site.

Other SharePoint and related Articles:

Category: SharePoint 2013 Tags: ,

About imghani

Imran Abdul Ghani is working as Software Developer(Senior) with extensive knowledge in Web development technologies especially C#, ASP.NET, MVC, WCF, Web API, ADO.NET Entity Framework, jQuery etc. He has several years of experience in designing/developing enterprise level applications. He is Microsoft Certified Solution Developer for .NET (MCSD.NET) since 2005. You can reach his blogging at www.webdevelopmenthelp.net, www.topwcftutorials.net, and www.sharepointfordummies.net.