分享方式:


<row> (FormXml)

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

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

語法

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

屬性和元素

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

height

Controls the height of the row. Valid values are:

  • auto

  • min

  • std

  • An integer representing the number of pixels

String

Optional

子元素

Element Description

<cell> (FormXml)

表單配置元素。儲存格包含標籤和顯示的控制項。

上層元素

Element Description

<rows> (FormXml)

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

元素資訊

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

請參閱

概念

自訂實體表單

其他資源

Form XML reference

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