<Library> (FormXml)
S'applique à: CRM 2015 on-prem, CRM Online
Spécifie une bibliothèque JavaScript disponible pour le formulaire.
Syntaxe
<Library
libraryUniqueId="String"
name="String"
/>
Attributs et éléments
The following describes the attributes, child elements, and parent elements.
Attributs
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 |
Éléments enfants
Cet élément n'a pas d'élément enfant.
Éléments parents
Element | Description |
---|---|
Contains the JScript libraries that are available in the form. |
Remarques
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.
Informations sur l'élément
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 or 50 |
XPath |
|
Voir aussi
Concepts
Personnaliser les formulaires d’entités
Autres ressources
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.