Partilhar via


<internaljscriptvariable> (FormXml)

Aplica-se a: CRM 2015 on-prem, CRM Online

Apenas para uso interno. Define as variáveis de script do formulário.

Sintaxe

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

Atributos e 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 filho

Este elemento não tem elementos filho.

Elemento pai

Element Description

<clientvariables> (FormXml)

Apenas para uso interno. Especifica as variáveis de aplicativo que estão disponíveis para scripts no formulário.

Informações do elemento

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 to 100000

XPath

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

Consulte também

Conceitos

Personalizar formulários de entidade

Outros recursos

Form XML reference

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