<Library> (FormXml)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies a JavaScript library that is available to the form.
Syntax
<Library
libraryUniqueId="String"
name="String"
/>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
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 |
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains the JScript libraries that are available in the form. |
Remarks
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.
Element Information
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 or 50 |
XPath |
|
See Also
Customize entity forms
Form XML reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright