AxioWorks Logo

Creating the Articles List

Creating the "News Articles" list in Sharepoint and enabling "Content approval"

Let's start by creating a new Sharepoint list where we are going to enter our news articles. This is the list that we are later going to export to a SQL Server database using SQList. Please follow the instructions ansd screenshots below to complete this exercise.

If you are familiar with this process the following steps will be obvious to you, if you are new to Sharepoint you will surely notice how easy and quick it is to create a list. Note also that we already have created the Sharepoint site that we are going to use in this exercise.

1.1 - From the root folder of the site, Click Lists and then Create; you will be presented with the screen below. Click on Custom List to create a blank list.

1.2 - This is the screen where we choose the name of the list; for this exercise, let's choose News Articles. Then click the Create button.

Important: the name given to the list at this stage will be used by SQList to generate the SQL table names; renaming a list at a later stage will result in the previous table (and data) be dropped and a brand new one be created. For more information, please read our knowledge base article How SQList Generates Table and Column Names.

This is all is needed to create a new list in Sharepoint. By default, a new list only contains the "Title" column and does not require content approval. For the sake of this exercise, we are going to enable content approval on the list as follow.

1.3 - Click Settings followed by List Settings, you will be presented with a screen where several list configuration options are available. Select Versioning Settings

1.4 - Choose Yes on the Content Approval section and save the changes.

At this point, all is left for our list to be ready is to add the necessary columns to store our article's detail.

Copyright 2011, AxioWorks Ltd. All rights reserved. | Sitemap | Terms of Use | Privacy Policy