<Library> (FormXml)
Se aplica a: CRM 2016 on-prem, CRM Online
Especifica una biblioteca de JavaScript disponible para el formulario.
Sintaxis
<Library
libraryUniqueId="String"
name="String"
/>
Atributos y elementos
The following describes the attributes, child elements, and parent elements.
Atributos
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 |
Elementos secundarios
Este elemento no tiene elementos secundarios.
Elementos primarios
Element | Description |
---|---|
Contains the JScript libraries that are available in the form. |
Comentarios
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.
Información del elemento
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 or 50 |
XPath |
|
Vea también
Conceptos
Personalizar los formularios de entidad
Otros recursos
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.