<row> (FormXml)
Se aplica a: CRM 2016 on-prem, CRM Online
Especifica una fila usada para organizar elementos de formulario.
Sintaxis
<row
addedby="String"
height="String" >
<cell />
</row>
Atributos y elementos
The following describes the attributes, child elements, and parent elements.
Atributos
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 |
Elementos secundarios
Element | Description |
---|---|
Un elemento de diseño de formulario. Una celda contiene las etiquetas y el control para mostrar. |
Elementos primarios
Element | Description |
---|---|
Especifica filas usadas para componer el diseño de formularios. |
Información del elemento
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Vea también
Conceptos
Personalizar los formularios de entidad
Otros recursos
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.