<externaldependencies> (FormXml)

Si applica a: CRM 2016 on-prem, CRM Online

Contiene dipendenze che rappresentano i campi che non è possibile rimuovere dal modulo.

Sintassi

<externaldependencies>
 <dependency />
</externaldependencies>

Attributi ed elementi

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

Attributi

Questo elemento non presenta attributi.

Elementi figlio

Element Description

<dependency> (FormXml)

Specifica un attributo richiesto dal codice in un evento.

Elementi padre

Element Description

<form> (FormXml)

Contiene la definizione di un modulo.

Note

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.

Informazioni elemento

Schema Type

FormXmlExternalDependenciesType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/externaldependencies

Vedere anche

Concetti

Personalizzare moduli di entità
Impostare i valori del campo utilizzando parametri passati a un modulo

Altre risorse

Form XML reference

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