共用方式為


<clientincludes> (FormXml)

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

包含要加入表單中之 Web 資源或內部檔案的參照。

語法

<clientresources>
 <internalresources>
  <clientincludes>
   <internaljscriptfile />
  </clientincludes>
 </internalresources>
 <isvresources>
  <clientincludes>
   <webresource />
  </clientincludes>
 </isvresources>
</clientresources>

屬性和元素

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

屬性

This element has no attributes.

子元素

Element Description

<webresource> (FormXml)

指定表單上可用的 Web 資源。

<internalcssfile> (FormXml)

僅供內部使用。定義表單所使用的樣式表。

<internaljscriptfile> (FormXml)

僅供內部使用。定義表單使用的指令碼 Web 資源。

上層元素

Element Description

<isvresources> (FormXml)

包含獨立軟體廠商指定的表單資源。

<internalresources> (FormXml)

僅供內部使用。定義控制表單功能的表單資源。

備註

<webresource> (FormXml) elements are only valid when this element is a child of <isvresources> (FormXml).

元素資訊

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/clientresources/isvresources/clientincludes |
//FormXml/forms/systemform/form/clientresources/internalresources/clientincludes

請參閱

概念

自訂實體表單

其他資源

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.