Del via


<Library> (FormXml)

Gælder for: CRM 2016 on-prem, CRM Online

Angiver et JavaScript-bibliotek, der er tilgængeligt for formularen.

Syntaks

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

Attributter og elementer

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

Attributter

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

Underordnede elementer

Dette element har ingen underordnede elementer.

Overordnede elementer

Element Description

<formLibraries> (FormXml)

Contains the JScript libraries that are available in the form.

Bemærkninger

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.

Elementoplysninger

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

1 or 50

XPath

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

Se også

Begreber

Tilpasning af objektformularer

Andre ressourcer

Form XML reference

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