Freigeben über


<DisplayConditions> (FormXml)

Betrifft: CRM 2016 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

<Everyone> (FormXml)

Gibt an, dass das Formular für alle Benutzer sichtbar ist.

<Role> (FormXml)

Gibt eine Sicherheitsrolle an, mit der ein Benutzer verknüpft sein muss, um ein Formular anzuzeigen.

Übergeordnete Elemente

Element Description

<form> (FormXml)

Enthält die Definition eines Formulars.

Elementinformationen

Schema Type

FormDisplayConditionsType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/DisplayConditions

Siehe auch

Konzepte

Anpassen von Entitätsformularen

Weitere Ressourcen

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.