<internaljscriptvariable> (FormXml)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

For internal use only. Defines script variables for the form.

Syntax

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

Attributes and Elements

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

Attributes

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

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<clientvariables> (FormXml)

For internal use only. Specifies application variables that are available to scripts in the form.

Element Information

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 to 100000

XPath

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

See Also

Customize entity forms
Form XML reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright