Create List in SharePoint 2013

Let’s go through how to create a list and how to add, edit, and delete an item in the list.

What is a SharePoint list?

  1. A list is a collection of information, we can share the information with our team members.
  2. A SharePoint list is used to store the data.
  3. We can customize the list easily, also we can set the permission to each list for different users.
  4. We can show a list in web part pages as List View Web Parts.
  5. Each SharePoint list will provide the below operations
    • Add
    • Edit
    • Delete

How to create a custom list?

You can follow the below-listed steps to create a list.

Step 1. When you open your site, you can find the left navigation as shown below.

Left navigation Bar

Step 2. Click on the site contents which will redirect you to the View all site content page as shown below.

Site contents

Step 3. When you click on “Add an app”, you will get a list of templates/apps based on which you can create a list. Let’s go with the custom template.

Add an app

Step 4. Now you need to provide a name for your list and then click on the Create button.

Name for your list

Well, Yay!! You’ve created a new list with the custom template.

Custom template

How to add more columns to the custom list?

You can follow the below-listed steps to create a column in the custom list that you created.

Step 1. Open the list that you created. Click on the list option in the top ribbon bar and then click on the list settings in the ribbon bar as shown below.

List settings in ribbon bar

Step 2. When you open the list settings, there is an option to create the custom column, then click on the “Create column” as shown below.

Create column

Step 3. On the Create column page provide the name of your column and data type as you wish. Here I’ve selected the date and time data type.

Column and data type

Step 4.  As shown below, you can use the below-listed options to create a list column such as:

  • Required/not
  • Column validation
  • Date Time format
  • Default date/Today’s date
  • Display format
    Create a list column

Step 5. Then Click on the “ok” button to create the list column

Button to create the list column

You’ve created a custom column in List successfully.

SampleList

How to add an item to the custom list?

You can follow the below-listed steps to add an item to the custom list that you created.

Step 1. Click on the “New Item” in your list as shown below.

New Item

Step 2. On the new item page add the data in your column. Clicking on the save will save the item in your list.

Save

Edit link

How to edit an item in the custom list?

You can follow the below-listed steps to edit an item in the custom list that you created.

Step 1. Click on the edit link in your list as shown below.

Edit this list

Step 2. On the edit screen, you can edit the existing items in your list.

Browse

Step 3. Then click on “Stop” to save your changes.

Stop

Save your changes

How to delete an item in the custom list?

You can follow the below-listed steps to delete an item in the custom list that you created.

Step 1. Check the item in your list and click the “ITEMS” option in the top ribbon as shown below.

Items

Step 2. On the ribbon, there will be an option to delete the checked item. Then click on the “Delete Item” from the ribbon, which will show an alert message, then click ok to confirm your action.

Delete the checked item

Delete Item” from ribbon

Default list templates in the SharePoint team site.

  • Task
  • Announcements
  • Links
  • Contacts
  • Calendar
  • Discussion Board
  • Issue Tracking

Summary

In this article, we have explored how to create a custom list and how to add, edit, and delete an item in your List.

For more articles visit: SharePoint Contriver.