<row> (FormXml)

Si applica a: CRM 2016 on-prem, CRM Online

Specifica una riga utilizzata per organizzare gli elementi del modulo.

Sintassi

<row
 addedby="String"
 height="String" >
 <cell />
</row>

Attributi ed elementi

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

Attributi

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:

  • auto

  • min

  • std

  • An integer representing the number of pixels

String

Optional

Elementi figlio

Element Description

<cell> (FormXml)

Elemento del layout di un modulo. Una cella contiene le etichette e il controllo da visualizzare.

Elementi padre

Element Description

<rows> (FormXml)

Specifica le righe utilizzate per comporre il layout del modulo.

Informazioni elemento

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row

Vedere anche

Concetti

Personalizzare moduli di entità

Altre risorse

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.