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