<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 |
---|---|
指定所有人都可看到表單。 |
|
指定使用者必須相關聯的資訊安全角色,才能檢視表單。 |
上層元素
Element | Description |
---|---|
包含表單的定義。 |
元素資訊
Schema Type |
FormDisplayConditionsType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
請參閱
概念
其他資源
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.