<AutoResolve> (FormXml)

Si applica a: CRM 2016 on-prem, CRM Online

Specifica se le risoluzioni automatiche nel campo sono abilitate.

Sintassi

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

Attributi ed elementi

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

Attributi

Questo elemento non presenta attributi.

Elementi figlio

Questo elemento non presenta elementi figlio.

Elementi padre

Element Description

<parameters> (FormXml)

Contiene i parametri da passare a un controllo in un modulo.

Note

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

Esempio

The following shows an example of the AutoResolve element.

<AutoResolve>false</AutoResolve>

Informazioni elemento

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

Vedere anche

Concetti

Personalizzare moduli di entità

Altre risorse

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.