<row> (FormXml)
Applies To: Dynamics CRM 2015
Specifies a row used to organize form elements.
Syntax
<row
addedby="String"
height="String" >
<cell />
</row>
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 |
height |
Controls the height of the row. Valid values are:
|
String |
Optional |
Child Elements
Element |
Description |
---|---|
A form layout element. A cell contains the labels and the control to display. |
Parent Elements
Element |
Description |
---|---|
Specifies rows used to compose form layout. |
Element Information
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright