Freigeben über


<internaljscriptvariable> (FormXml)

Betrifft: CRM 2015 on-prem, CRM Online

Nur zur internen Verwendung. Definiert Skriptvariablen für das Formular.

Syntax

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

Attribute und Elemente

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

Attribute

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

Untergeordnete Elemente

Diese Element verfügt nicht über untergeordnete Elemente.

Übergeordnete Elemente

Element Description

<clientvariables> (FormXml)

Nur zur internen Verwendung. Gibt Anwendungsvariablen an, die für Skripts im Formular verfügbar sind.

Elementinformationen

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 to 100000

XPath

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

Siehe auch

Konzepte

Anpassen von Entitätsformularen

Weitere Ressourcen

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.