zoukankan      html  css  js  c++  java
  • Available Field Types in SharePoint 2010

    http://koenvosters.wordpress.com/2010/04/27/available-field-types-in-sharepoint-2010/

    This post is a compilation of the fldtypes.xml and the fldtypes_*.xml files in SP2010 that gives a clear overview of the field types we can use. I haven’t added the use of each field yet as I need to test each field to get a good feeling of what it  does.

    Out of the box Field Types

     

     

    Name Use
       
    AllDayEvent  
    Attachments  
    Boolean  
    BusinessData  
    Calculated  
    Choice  
    Computed  
    ContentTypeId  
    Counter  
    CrossProjectLink  
    Currency  
    DateTime  
    Decimal  
    File  
    GridChoice  
    Guid  
    Integer  
    Lookup  
    LookupMulti  
    ModStat  
    MultiChoice  
    MultiColumn  
    Note  
    Number  
    PageSeperator  
    Recurrence  
    Text  
    ThreadIndex  
    Threading  
    Url  
    User  
    UserMulti  
    WorkflowEventType  
    WorkflowStatus  

    GROUPBOARD Field Types

     

     

    Name Use
       
    CallTo  
    Confirmation  
    ContactInfo  
    Facilities  
    FreeBusy  
    Overbook  
    SendTo  
    WhereAbout  

    GROUPBOARD Upgrade Field Types (do not use)

     

     

    Name Use
       
    GbwLocation  
    GbwParticipants  
    GbwSREnd  
    GbwSRStart  

    Hold Field Types

     

     

    Name Use
       
    HoldsField  
    ExemptField  

    Publishing Field Types

     

     

    Name Use
       
    HTML  
    Image  
    Link  
    SummaryLinks  
    LayoutVariationsField  
    ContentTypeIdFieldType  
    PublishingScheduleStartDateFieldType  
    PublishingScheduleEndDateFieldType  
    MediaFieldType  

    SPRating Field Types

     

     

    Name Use
       
    AverageRating  
    RatingCount  

    TargetTo Field Types

     

     

    Name Use
       
    TargetTo  

    Taxonomy Field Types

     

     

    Name Use
    TaxonomyFieldType  
    TaxonomyFieldTypeMulti  
  • 相关阅读:
    Mac 删除Openfire
    FMDB使用
    豆瓣restful api 状态和错误码
    豆瓣开放api
    常用文字配色方案
    电商网站参考
    HP后端跨域HEADER头
    PHP统计 图表实现方法
    PHP 全过程教程和测试网
    Ajax技术在购物车中的应用(PHP篇)
  • 原文地址:https://www.cnblogs.com/frankzye/p/2037693.html
Copyright © 2011-2022 走看看