<sections> (FormXml)

 

Applies To: Dynamics CRM 2015

Contains the definitions of sections used in the form layout.

Syntax

<sections
 addedby="String"
>
 <section />
<sections>

Attributes and Elements

The following describes the attributes, child elements, and parent elements.

Attributes

Attribute

Description

Type

Usage

addedby

Identifies the name of the ISV or customizer that added the element.

String

Optional

Child Elements

Element

Description

<section> (FormXml)

Specifies a section within a form.

Parent Elements

Element

Description

<column> (FormXml)

Specifies a column within a tab element.

Element Information

Schema Name

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections

See Also

Customize entity forms
Form XML reference

© 2016 Microsoft. All rights reserved. Copyright