共用方式為


<InternalHandlers> (FormXml)

適用於: CRM 2015 on-prem, CRM Online

僅供內部使用。包含 Microsoft Dynamics CRM 所定義的事件處理常式。

語法

<InternalHandlers >
 <Handler />
</InternalHandlers>

屬性和元素

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

屬性

此元素沒有屬性。

子元素

Element Description

<Handler> (FormXml)

為事件指定要呼叫的 JavaScript 程式庫和函數。

上層元素

Element Description

<event> (FormXml)

指定表單或欄位的事件。

元素資訊

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

請參閱

概念

自訂實體表單

其他資源

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.