<DisplayConditions> (FormXml)
S'applique à: CRM 2015 on-prem, CRM Online
Contient les définitions des conditions d'adhésion à un rôle de sécurité devant être respectées pour afficher le formulaire.
Syntaxe
<DisplayConditions
FallbackForm =["0" | "1" | "true" | "false"]
Order=Integer>
[<Everyone />|<Role />]
</DisplayConditions>
Attributs et éléments
The following describes the attributes, child elements, and parent elements.
Attributs
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 |
Éléments enfants
Element | Description |
---|---|
Spécifie que le formulaire est visible pour tous. |
|
Spécifie un rôle de sécurité auquel un utilisateur doit être associé pour afficher un formulaire. |
Éléments parents
Element | Description |
---|---|
Contient la définition d'un formulaire. |
Informations sur l'élément
Schema Type |
FormDisplayConditionsType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Voir aussi
Concepts
Personnaliser les formulaires d’entités
Autres ressources
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.