Compartir a través de


<internaljscriptvariable> (FormXml)

Se aplica a: CRM 2016 on-prem, CRM Online

Solo para uso interno. Define variables de script para el formulario.

Sintaxis

<internaljscriptvariable
 name="String"
 resourceid="String" />

Atributos y elementos

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

Atributos

Attribute Description Type Usage

name

Valid values must not exceed 32 characters and must match this regular expression: LOCID_([A-Za-z0-9_])+

String

Required

resourceid

Valid values must match this regular expression: ([A-Za-z0-9_.])+

String

Required

Elementos secundarios

Este elemento no tiene elementos secundarios.

Elementos primarios

Element Description

<clientvariables> (FormXml)

Para uso interno. Especifica variables de aplicación que están disponibles para scripts del formulario.

Información del elemento

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 to 100000

XPath

//FormXml/forms/systemform/form/clientresources/internalresources/clientvariables/internaljscriptvariable

Vea también

Conceptos

Personalizar los formularios de entidad

Otros recursos

Form XML reference

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