<event> (FormXml)
적용 대상: CRM 2015 on-prem, CRM Online
양식 또는 필드에 대한 이벤트를 지정합니다.
구문
<event
active=["0" | "1" | "true" | "false"]
application=["0" | "1" | "true" | "false"]
attribute="String"
BehaviorInBulkEditForm="String"
eventType=["DataEvent" | "ControlEvent"]
name="String">
<dependencies />
<Handlers />
<InternalHandlers />
</event>
특성 및 요소
The following describes the attributes, child elements, and parent elements.
특성
Attribute | Description | Type | Usage |
---|---|---|---|
active |
Describes whether the event is enabled for the form or the field. The default value is false. |
Boolean |
Optional |
application |
For internal use only. |
Boolean |
Optional |
attribute |
The name of an attribute for an OnChange event. |
String |
Optional |
BehaviorInBulkEditForm |
내부 전용입니다. Do not change this value. |
Enumeration (BehaviorInBulkEditForm) |
Optional |
eventType |
Valid values:
|
Enumeration (CrmEventType) |
Optional |
name |
The name of the event to associate scripts with. Valid values:
|
String |
Optional |
하위 요소
Element | Description |
---|---|
이벤트에 대한 종속성이 들어 있습니다. |
|
이벤트에 대한 모든 이벤트 처리기가 들어 있습니다. |
|
내부 전용입니다. Microsoft Dynamics CRM에서 정의된 이벤트 처리기가 들어 있습니다. |
상위 요소
Element | Description |
---|---|
셀 또는 양식에 대한 모든 이벤트 정의가 들어 있습니다. |
요소 정보
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
참고 항목
개념
기타 리소스
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.