<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.