<rows> (FormXml)

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

Specifica le righe utilizzate per comporre il layout del modulo.

Sintassi

<rows
 addedby="String"
>
 <row />
</rows>

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

Elementi figlio

Element Description

<row> (FormXml)

Specifica una riga utilizzata per organizzare gli elementi del modulo.

Elementi padre

Element Description

<section> (FormXml)

Specifica una sezione all'interno di un modulo.

<header> (FormXml)

Visualizza le informazioni di sola lettura nella parte superiore del modulo.

<footer> (FormXml)

Visualizza le informazioni di sola lettura nella parte inferiore di un modulo.

Informazioni elemento

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

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

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.