Partager via


<externaldependencies> (FormXml)

S'applique à: CRM 2016 on-prem, CRM Online

Contient les dépendances représentant des champs ne pouvant pas être supprimés du formulaire.

Syntaxe

<externaldependencies>
 <dependency />
</externaldependencies>

Attributs et éléments

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

Attributs

Cet élément n'a pas d'attribut.

Éléments enfants

Element Description

<dependency> (FormXml)

Spécifie un attribut requis par code dans un événement.

Éléments parents

Element Description

<form> (FormXml)

Contient la définition d'un formulaire.

Remarques

The <dependency> (FormXml) element is a required child of this element.

External dependencies are set in the form properties Non-Event Dependencies tab. Each event has an area where dependencies may be recorded that are specific to that event. External dependencies are not related to a specific form or field event. For example, if you are setting the default value of a field by using a query string to open a form for a new record, or if the target of an IFrame or a Web Resource dialog reads data from the form.

Informations sur l'élément

Schema Type

FormXmlExternalDependenciesType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/externaldependencies

Voir aussi

Concepts

Personnaliser les formulaires d’entités
Définir les valeurs de champ utilisant les paramètres transmis à un formulaire

Autres ressources

Form XML reference

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