<externaldependencies> (FormXml)
Gælder for: CRM 2016 on-prem, CRM Online
Indeholder afhængigheder, der repræsenterer felter, som ikke kan fjernes fra formularen.
Syntaks
<externaldependencies>
<dependency />
</externaldependencies>
Attributter og elementer
The following describes the attributes, child elements, and parent elements.
Attributter
Dette element har ingen attributter.
Underordnede elementer
Element | Description |
---|---|
Angiver en attribut, der kræves af koden i en hændelse. |
Overordnede elementer
Element | Description |
---|---|
Indeholder definitionen på en formular. |
Bemærkninger
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.
Elementoplysninger
Schema Type |
FormXmlExternalDependenciesType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Se også
Begreber
Tilpasning af objektformularer
Angiv feltværdier vha. parametre, der overføres til en formular
Andre ressourcer
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.