<DisplayConditions> (FormXml)

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

フォームを表示するために満たす必要のあるセキュリティ ロールのメンバーシップの条件の定義を格納します。

構文

<DisplayConditions 
 FallbackForm =["0" | "1" | "true" | "false"]
 Order=Integer>
 [<Everyone />|<Role />]
</DisplayConditions>

属性と要素

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

属性

Attribute Description Type Usage

FallbackForm

Indicates if this form represents a fallback form for the entity.

Boolean

Optional

Order

The relative order in which to display the form.

Integer

Optional

下位要素

Element Description

<Everyone> (FormXml)

すべてのユーザーがフォームを参照できるように指定します。

<Role> (FormXml)

フォームを表示するためにユーザーを関連付ける必要のあるセキュリティ ロールを指定します。

親要素

Element Description

<form> (FormXml)

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

要素情報

Schema Type

FormDisplayConditionsType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/DisplayConditions

関連項目

概念

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

他のリソース

Form XML reference

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