<PassParameters> (FormXml)

 

Applies To: Dynamics CRM 2015

A parameter for IFrame and Web Resource controls that specifies that a set of context parameters will be passed in a query string to the URL of the control.

Syntax

<PassParameters>[true|false]</PassParameters>

Attributes and Elements

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

Attributes

This element has no attributes.

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<parameters> (FormXml)

Contains the parameters to be passed to a control in a form.

Remarks

For more information see Pass contextual information about the record.

Element Information

Schema Type

Boolean

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row/cell/control/parameters/PassParameters

See Also

Customize entity forms
Form XML reference
Pass contextual information about the record

© 2016 Microsoft. All rights reserved. Copyright