Freigeben über


<Library> (FormXml)

Betrifft: CRM 2016 on-prem, CRM Online

Gibt eine JavaScript-Bibliothek an, die für das Formular verfügbar ist.

Syntax

<Library
 libraryUniqueId="String"
 name="String"
/>

Attribute und Elemente

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

Attribute

Attribute Description Type Usage

libraryUniqueId

A unique identifier for the library. See Remarks.

String

Required

name

The name of the Script Web Resource.

String

Required

Untergeordnete Elemente

Diese Element verfügt nicht über untergeordnete Elemente.

Übergeordnete Elemente

Element Description

<formLibraries> (FormXml)

Contains the JScript libraries that are available in the form.

Anmerkungen

You should generate a unique GUID value for the libraryUniqueId attribute. The Windows SDK includes a guidgen.exe application that you can use to generate a GUID value.

Elementinformationen

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

1 or 50

XPath

//FormXml/forms/systemform/form/formLibraries/Library

Siehe auch

Konzepte

Anpassen von Entitätsformularen

Weitere Ressourcen

Form XML reference

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