Create a List in SharePoint

 Hi, in this blog I am going to show you how to create a list in SharePoint.

Steps:

1. Head to the SharePoint site.
2. Click New -> List -> Create from blank - List -> "Enter name of your list"
3. In your newly created List, click "Add column" -> Show and Hide Columns -> Check Attachments -> Apply.






Comments

Popular

How To Create MySQL Table with SequelizeJS

How To Read CSV Files in Java as Maven Project

How To Create A Hibernate Project in Maven