<DisplayConditions> (FormXml)
Se aplica a: CRM 2016 on-prem, CRM Online
Contiene definiciones de condiciones de pertenencia de algún rol de seguridad que deben cumplirse para mostrar el formulario.
Sintaxis
<DisplayConditions
FallbackForm =["0" | "1" | "true" | "false"]
Order=Integer>
[<Everyone />|<Role />]
</DisplayConditions>
Atributos y elementos
The following describes the attributes, child elements, and parent elements.
Atributos
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 |
Elementos secundarios
Element | Description |
---|---|
Especifica que el formulario está visible para todo el mundo. |
|
Especifica un rol de seguridad al que un usuario debe estar asociado para ver un formulario. |
Elementos primarios
Element | Description |
---|---|
Contiene la definición de un formulario. |
Información del elemento
Schema Type |
FormDisplayConditionsType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Vea también
Conceptos
Personalizar los formularios de entidad
Otros recursos
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.