• Archive for September, 2009

    How to get InternalName in ListEdit Page

    by  • September 25, 2009 • SharePoint • 2 Comments

    In SharePoint the column or field has two names. One is DisplayName, used to view the field name publically in all pages and another is InternalName used internally to refer the Field. This Internal name will be used in CAML Queries, during retreiving inserting and updating the list item.We can’t see this Internal name in any pages [...]

    Read more →

    Error Tips -1

    by  • September 22, 2009 • MOSS, SharePoint • 0 Comments

    An error occurred during the processing of . Only Content controls are allowed directly in a content page that contains Content controls. I got this strange error when modifying the page under SharePoint library, i bit little confused when this error happens. For a couple of minutes i look the code and tags, then i [...]

    Read more →