Partager via


<InternalHandlers> (FormXml)

S'applique à: CRM 2015 on-prem, CRM Online

Utilisation interne uniquement. Contient les gestionnaires d'événements définis par Microsoft Dynamics CRM.

Syntaxe

<InternalHandlers >
 <Handler />
</InternalHandlers>

Attributs et éléments

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

Attributs

Cet élément n'a pas d'attribut.

Éléments enfants

Element Description

<Handler> (FormXml)

Spécifie une bibliothèque JavaScript et une fonction à appeler pour un événement.

Éléments parents

Element Description

<event> (FormXml)

Spécifie un événement pour le formulaire ou le champ.

Informations sur l'élément

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or one

XPath

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

Voir aussi

Concepts

Personnaliser les formulaires d’entités

Autres ressources

Form XML reference

Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.