共用方式為


<externaldependencies> (FormXml)

適用於: CRM 2016 on-prem, CRM Online

包含相依性,代表無法從表單移除的欄位。

語法

<externaldependencies>
 <dependency />
</externaldependencies>

屬性和元素

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

屬性

此元素沒有屬性。

子元素

Element Description

<dependency> (FormXml)

指定事件中程式碼所需的屬性。

上層元素

Element Description

<form> (FormXml)

包含表單的定義。

備註

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.

元素資訊

Schema Type

FormXmlExternalDependenciesType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/externaldependencies

請參閱

概念

自訂實體表單
使用傳遞至表單的參數設定欄位值

其他資源

Form XML reference

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