<querystringparameter> (FormXml)
Applies To: Dynamics CRM 2015
Specifies a query string parameter signature that will be allowed for a form.
Syntax
<querystringparameter
name="String"
type =["Boolean"|"DateTime"|"Double"|"EntityType"|"Integer"|"Long"|"PositiveInteger"|"SafeString"|"UniqueId" |"UnsignedInt"]
/>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
Type |
Usage |
---|---|---|---|
name |
Valid values must match the following regular expression:.
|
String (FormQueryStringParameterNameAttributeType) |
Required |
Type |
Valid values:
|
Enumeration (FormParameterAttributeType) |
Required |
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains definitions of custom parameters that will be accepted by the form. |
Element Information
Schema Name |
FormQueryStringParameterType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 to 100000 |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright