<event> (FormXml)
Van toepassing op: CRM 2015 on-prem, CRM Online
Hiermee wordt een gebeurtenis voor het formulier of veld opgegeven.
Syntaxis
<event
active=["0" | "1" | "true" | "false"]
application=["0" | "1" | "true" | "false"]
attribute="String"
BehaviorInBulkEditForm="String"
eventType=["DataEvent" | "ControlEvent"]
name="String">
<dependencies />
<Handlers />
<InternalHandlers />
</event>
Kenmerken en elementen
The following describes the attributes, child elements, and parent elements.
Kenmerken
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 |
Alleen voor intern gebruik. 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 |
Onderliggende elementen
Element | Description |
---|---|
Bevat de afhankelijkheden voor een gebeurtenis. |
|
Bevat alle gebeurtenishandlers voor een gebeurtenis. |
|
Alleen voor intern gebruik. Bevat gebeurtenishandlers die door Microsoft Dynamics CRM zijn gedefinieerd. |
Bovenliggende elementen
Element | Description |
---|---|
Bevat alle gebeurtenisdefinities voor een cel of formulier. |
Informatie over elementen
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Zie ook
Concepten
Overige resources
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.