<footer> (FormXml)

適用対象: CRM 2016 on-prem, CRM Online

フォームの下部に読み取り専用の情報を表示します。

注意

Web resources cannot be added to form footer elements.

構文

<footer 
 celllabelalignment=["Center " | "Left" | "Right"]
 celllabelposition=["Top " | "Left"]
 columns="Integer"
 id="String"
 labelwidth="Integer" >
 <rows />
</footer>

属性と要素

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

属性

Attribute Description Type Usage

celllabelalignment

Valid Values:

  • Center

  • Left

  • Right

Enumeration

Optional

celllabelposition

Valid Values:

  • Top

  • Left

Enumeration

Optional

columns

For internal use only.

Non Negative Integer

Optional

id

Unique ID for the footer.

String (FormGuidType)

Required

labelwidth

Defines the horizontal space for a footer label in pixels. The default is 110 pixels.

Non Negative Integer

Optional

下位要素

Element Description

<rows> (FormXml)

フォーム レイアウトの構成に使用する行を指定します。

親要素

Element Description

<form> (FormXml)

フォームの定義を格納します。

要素情報

Schema Type

FormXmlHeaderFooterType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/footer

関連項目

概念

エンティティ フォームのカスタマイズ

他のリソース

Form XML reference

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