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