<DisplayConditions> (FormXml)
Si applica a: CRM 2016 on-prem, CRM Online
Contiene le definizioni di qualsiasi condizione di appartenenza dei ruoli di sicurezza che deve essere soddisfatta per visualizzare il modulo.
Sintassi
<DisplayConditions
FallbackForm =["0" | "1" | "true" | "false"]
Order=Integer>
[<Everyone />|<Role />]
</DisplayConditions>
Attributi ed elementi
The following describes the attributes, child elements, and parent elements.
Attributi
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 |
Elementi figlio
Element | Description |
---|---|
Specifica che il modulo è visibile a tutti. |
|
Specifica un ruolo di sicurezza a cui deve essere associato un utente per visualizzare un modulo. |
Elementi padre
Element | Description |
---|---|
Contiene la definizione di un modulo. |
Informazioni elemento
Schema Type |
FormDisplayConditionsType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Vedere anche
Concetti
Personalizzare moduli di entità
Altre risorse
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.