Freigeben über


<externaldependencies> (FormXml)

Betrifft: CRM 2015 on-prem, CRM Online

Enthält Abhängigkeiten, die Felder darstellen, die nicht aus dem Formular entfernt werden können.

Syntax

<externaldependencies>
 <dependency />
</externaldependencies>

Attribute und Elemente

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

Attribute

Diese Element verfügt nicht über Attribute.

Untergeordnete Elemente

Element Description

<dependency> (FormXml)

Gibt ein Attribut an, das für Code in einem Ereignis erforderlich ist.

Übergeordnete Elemente

Element Description

<form> (FormXml)

Enthält die Definition eines Formulars.

Anmerkungen

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.

Elementinformationen

Schema Type

FormXmlExternalDependenciesType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/externaldependencies

Siehe auch

Konzepte

Anpassen von Entitätsformularen
Festlegen von Feldwerten mithilfe von Parametern, die an ein Formular übergeben werden

Weitere Ressourcen

Form XML reference

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