<DisplayConditions> (FormXml)
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains definitions of any security role membership conditions that must be met to display the form.
<DisplayConditions FallbackForm =["0" | "1" | "true" | "false"] Order=Integer> [<Everyone />|<Role />] </DisplayConditions>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
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 |
Child Elements
Element | Description |
|---|---|
Specifies that the form is visible to everyone. | |
Specifies a security role that a user must be associated with to view a form. |
Parent Elements
Element | Description |
|---|---|
Contains the definition of a form. |
Element Information
Schema Type | FormDisplayConditionsType |
Validation File | FormXml.xsd |
Number of Occurrences | 0 or 1 |
XPath |
//FormXml/forms/systemform/form/DisplayConditions |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright