Freigeben über


<rows> (FormXml)

Betrifft: CRM 2015 on-prem, CRM Online

Gibt Zeilen an, die zum Erstellen von Formularlayout verwendet werden.

Syntax

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

Attribute und Elemente

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

Attribute

Attribute Description Type Usage

addedby

Identifies the name of the ISV or customizer that added the element.

String

Optional

Untergeordnete Elemente

Element Description

<row> (FormXml)

Gibt eine Zeile an, die zum Organisieren von Formularelementen verwendet wird.

Übergeordnete Elemente

Element Description

<section> (FormXml)

Gibt einen Abschnitt in einem Formular an.

<header> (FormXml)

Zeigt schreibgeschützte Informationen oben im Formular an.

<footer> (FormXml)

Zeigt schreibgeschützte Informationen unten im Formular an.

Elementinformationen

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

Siehe auch

Konzepte

Anpassen von Entitätsformularen

Weitere Ressourcen

Form XML reference

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