共用方式為


<rows> (FormXml)

適用於: CRM 2016 on-prem, CRM Online

指定用於撰寫表單配置的資料列。

語法

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

屬性和元素

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

屬性

Attribute Description Type Usage

addedby

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

String

Optional

子元素

Element Description

<row> (FormXml)

指定用於組織表單元素的資料列。

上層元素

Element Description

<section> (FormXml)

指定表單內的區段。

<header> (FormXml)

在表單頂端顯示唯讀資訊。

<footer> (FormXml)

在表單底端顯示唯讀資訊。

元素資訊

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

請參閱

概念

自訂實體表單

其他資源

Form XML reference

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