<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 |
---|---|
Specifies a section within a form. |
Parent Elements
Element |
Description |
---|---|
Specifies a column within a tab element. |
Element Information
Schema Name |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright