<internaljscriptvariable> (FormXml)
Applies To: Dynamics CRM 2015
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 |
---|---|
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 |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright