<Library> (FormXml)
Betrifft: CRM 2015 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 |
---|---|
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 |
|
Siehe auch
Konzepte
Anpassen von Entitätsformularen
Weitere Ressourcen
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.