<AutoResolve> (FormXml)

 

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

Specifies whether automatic resolutions in the field are enabled.

Syntax

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

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

The default value is true. It can be set to false to enhance performance.

Example

The following shows an example of the AutoResolve element.

<AutoResolve>false</AutoResolve>

Element Information

Schema Type

Boolean

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//section/rows/row/cell/control/parameters/ AutoResolve |
//header/rows/row/cell/control/parameters/ AutoResolve |
//footer/rows/row/cell/control/parameters/ AutoResolve

See Also

Form XML reference
Customize entity forms

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright