Del via


<DisplayConditions> (FormXml)

Gælder for: CRM 2016 on-prem, CRM Online

Indeholder definitioner på alle betingelser for medlemskab af sikkerhedsroller, der skal være opfyldt for at få vist formularen.

Syntaks

<DisplayConditions 
 FallbackForm =["0" | "1" | "true" | "false"]
 Order=Integer>
 [<Everyone />|<Role />]
</DisplayConditions>

Attributter og elementer

The following describes the attributes, child elements, and parent elements.

Attributter

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

Underordnede elementer

Element Description

<Everyone> (FormXml)

Angiver, at formularen er synlig for alle.

<Role> (FormXml)

Angiver en sikkerhedsrolle, som en bruger skal tilknyttes for at se en formular.

Overordnede elementer

Element Description

<form> (FormXml)

Indeholder definitionen på en formular.

Elementoplysninger

Schema Type

FormDisplayConditionsType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/DisplayConditions

Se også

Begreber

Tilpasning af objektformularer

Andre ressourcer

Form XML reference

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