This topic has not yet been rated - Rate this topic

Forms Element (List)

Contains the collection of forms in a list definition or in a base list type of a site definition.

<Forms>  <Form    Default = "TRUE" | "FALSE"    Path = "Text"    SetupPath = "Text"    Template = "Text"    Type = "DisplayForm" | "EditForm" | "NewForm"    Url = "URL"    UseDefaultListFormWebPart = "TRUE" | "FALSE"    UseLegacyForm = "TRUE" | "FALSE"    WebPartZoneID = "Text">    <WebParts>      <AllUsersWebPart        WebPartOrder = Integer        WebPartZoneID = “Text”>          <![CDATA[...]]>      </AllUsersWebPart>    </WebParts>  </Form>
</Forms>

Attribute

Description

None

N/A

Minimum: 0

Maximum: 1

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.