<Handlers> (FormXml)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains all the event handlers for an event.

Syntax

<Handlers>
 <Handler />
</Handlers>

Attributes and Elements

The following describes the attributes, child elements, and parent elements.

Attributes

This element has no attributes.

Child Elements

Element

Description

<Handler> (FormXml)

Specifies a JavaScript library and function to call for an event.

Parent Elements

Element

Description

<event> (FormXml)

Specifies an event for the form or field.

Element Information

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/events/Handlers |
//FormXml/forms/systemform/form/tabs/tab/events/Handlers |
//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/events/Handlers |
//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row/cell/events/Handlers 

See Also

Customize entity forms
Form XML reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright