<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.