<DisplayConditions> (FormXml)
Betrifft: CRM 2015 on-prem, CRM Online
Enthält Definitionen aller Sicherheitsrollenmitgliedschaft-Bedingungen, die erfüllt sein müssen, um das Formular anzuzeigen.
Syntax
<DisplayConditions
FallbackForm =["0" | "1" | "true" | "false"]
Order=Integer>
[<Everyone />|<Role />]
</DisplayConditions>
Attribute und Elemente
The following describes the attributes, child elements, and parent elements.
Attribute
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 |
Untergeordnete Elemente
Element | Description |
---|---|
Gibt an, dass das Formular für alle Benutzer sichtbar ist. |
|
Gibt eine Sicherheitsrolle an, mit der ein Benutzer verknüpft sein muss, um ein Formular anzuzeigen. |
Übergeordnete Elemente
Element | Description |
---|---|
Enthält die Definition eines Formulars. |
Elementinformationen
Schema Type |
FormDisplayConditionsType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Siehe auch
Konzepte
Anpassen von Entitätsformularen
Weitere Ressourcen
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.