<event> (FormXml)
Aplica-se a: CRM 2016 on-prem, CRM Online
Especifica um evento para o formulário ou campo.
Sintaxe
<event
active=["0" | "1" | "true" | "false"]
application=["0" | "1" | "true" | "false"]
attribute="String"
BehaviorInBulkEditForm="String"
eventType=["DataEvent" | "ControlEvent"]
name="String">
<dependencies />
<Handlers />
<InternalHandlers />
</event>
Atributos e elementos
The following describes the attributes, child elements, and parent elements.
Atributos
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 |
Apenas para uso interno. 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 |
Elementos filho
Element | Description |
---|---|
Contém as dependências de um evento. |
|
Contém todos os manipuladores de um evento. |
|
Apenas para uso interno. Contém manipuladores de evento definidos pelo Microsoft Dynamics CRM. |
Elemento pai
Element | Description |
---|---|
Contém todas as definições de evento de uma célula ou um formulário. |
Informações do elemento
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Consulte também
Conceitos
Personalizar formulários de entidade
Outros recursos
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.