Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft SharePoint 2010 Power User Cookbook

You're reading from   Microsoft SharePoint 2010 Power User Cookbook Over 70 advanced recipes for expert End Users to unlock and apply the value of SharePoint

Arrow left icon
Product type Paperback
Published in Oct 2011
Publisher Packt
ISBN-13 9781849682886
Length 344 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Adrian Colquhoun Adrian Colquhoun
Author Profile Icon Adrian Colquhoun
Adrian Colquhoun
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Microsoft SharePoint 2010 Power User Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started—SharePoint Essentials FREE CHAPTER 2. Working Together—Using SharePoint to Collaborate 3. SharePoint as the Data Hub—Storing and Integrating Data 4. SharePoint Document Management Deep Dive 5. Getting the Message Out—Using SharePoint to Communicate 6. Where's My Stuff?—Finding Things with SharePoint 7. Gaining Insights— Using SharePoint for Business Intelligence 8. Automating Business Processes—Recipes for Electronic Forms and Workflows Joining the Dots—Creating Composite Applications Index

Creating a site column


We can add custom columns to our SharePoint lists. However, having to recreate the same column over and over again quickly becomes a pain. Site columns, which are shared between all the sites in your site collection, are the answer.

Getting ready

This recipe works for:

  • SharePoint 2010 Foundation

  • SharePoint 2010 Standard Edition

  • SharePoint 2010 Enterprise Edition

  • SharePoint 2010 Online (Office 365 Edition)

You require either the Design or Full Control permission level to create a site column.

How to do it...

  1. In the top-level site of your site collection, open the Site Actions menu and select the Site Settings option.

  2. From the Site Settings page, select the Site Columns link from the Galleries heading.

  3. The Site Columns page is displayed. Existing site columns are listed on this page. To create a new site column, click on the Create link at the top of the page.

  4. Enter a name for your site column, select its data type, and click on OK.

  5. Your new column is created and added to the list of site columns.

How it works...

SharePoint lists are made up of different columns. These columns can be defined locally (on each list as they are needed) or as site columns, which can be shared by lists throughout the site collection.

If you think that you will need a column more than once, then you should once consider creating it as a site column rather than just adding it to your list directly.

Site columns are particularly useful for columns that contain lookup data or a set of choices (for example, your company's departments or its locations). Using site columns helps you get more consistency in the information that you store within SharePoint.

Site columns are a necessary first step to creating content types, as described in the next recipe.

See also

  • Creating a content type

  • Creating a list column based on a term set, Chapter 3

  • Creating an external content type, Chapter 3

You have been reading a chapter from
Microsoft SharePoint 2010 Power User Cookbook
Published in: Oct 2011
Publisher: Packt
ISBN-13: 9781849682886
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image