Book Image

SharePoint Designer Tutorial: Working with SharePoint Websites

By : Mike Poole
Book Image

SharePoint Designer Tutorial: Working with SharePoint Websites

By: Mike Poole

Overview of this book

Table of Contents (17 chapters)
SharePoint Designer Tutorial
Credits
About the Author
About the Reviewer
Preface
Index

Adding Graphs


It is also possible to add components that are not part of the standard SharePoint installation. We will use a Web Part that will display order information graphically. To allow us to do this, we will first of all add a new list to our site that will contain the order data:

  1. Open the Data Source Library task pane.

  2. Maximize the SharePoint Lists category within the task pane, if it is not already open.

  3. Click once on the Lists folder in the Folder List task pane. We do this to specify that our new list should be created inside this folder.

  4. Click on the Create New SharePoint List... link in our Data Source Library task pane.

  5. Click on Custom List in the central column of the dialog box.

  6. Specify OrderTotals as the list name.

  7. Click OK.

Now that we have created our new list, we can add a couple of fields to it:

  1. Browse to our list using your favorite web browser (e.g. http://olmec/share/Lists/OrderTotals/).

  2. Click on Settings | Create Column.

  3. Give your column the name sMonth and ensure that the...