<clientincludes> (FormXml)

適用対象: CRM 2016 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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.