Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

André Vala

SharePoint
Office
FAST Search Server
.Net

News

  • European SharePoint Community Awards 2012 Winner
    Locations of visitors to this page

    Comunidade Portuguesa de SharePoint

    View André Vala's profile on LinkedIn

    © André Vala and Create IT, 2006-2011. Unauthorized use and/or duplication of this material without express and written permission from this blog’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to André Vala and Create IT with appropriate and specific direction to the original content.

SharePoint Tip #1: Changing a Site Column's Name

In Windows SharePoint Services v3.0, each site column has two names:

  • the Internal Name, which is the name that was given to it when it was created and that will always be associated to the site column; and
  • the Display Name, which starts the same as the Internal Name, but can be changed. Also, if the initial column name has special characters (such as spaces), the display name will keep the special characters, but the internal name will have them replaced by codes. 

This fact can cause some problems when writing code that interacts with SharePoints object model, since some of its methods require that you use the field's Internal Name, and others the Display Name.

Posted: Saturday, December 02, 2006 7:36 PM by andrevala

Comments

No Comments

Anonymous comments are disabled