<rows> (FormXml)
Applies To: Dynamics CRM 2015
Specifies rows used to compose form layout.
Syntax
<rows
addedby="String"
>
<row />
</rows>
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 row used to organize form elements. |
Parent Elements
Element |
Description |
---|---|
Specifies a section within a form. |
|
Displays read-only information at the top of the form. |
|
Displays read-only information at the bottom of a form. |
Element Information
Schema Type |
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