Del via


<row> (FormXml)

Gælder for: CRM 2015 on-prem, CRM Online

Angiver en række, der bruges til at organisere formularelementer.

Syntaks

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

Attributter og elementer

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

Attributter

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

Underordnede elementer

Element Description

<cell> (FormXml)

Et element i et formularlayout. En celle indeholder de etiketter og det kontrolelement, der skal vises.

Overordnede elementer

Element Description

<rows> (FormXml)

Angiver rækker, der bruges til at oprette et formularlayout.

Elementoplysninger

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

Se også

Begreber

Tilpasning af objektformularer

Andre ressourcer

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.