<event> (FormXml)
適用於: CRM 2016 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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.