<IsInlineNewEnabled> (FormXml)

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

Specifica se il pulsante Nuovo viene visualizzato nella ricerca in linea. Solo per uso interno.

Sintassi

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

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

For the New button to show up in the inline lookup, the <IsInlineNewEnabled> parameter must be passed as true, and the <EntityLogicalName> (FormXml) parameter should not be empty and must have a valid value. This parameter is unsupported and is for internal use only.

Esempio

The following shows an example of the IsInlineNewEnabled element.

<IsInlineNewEnabled>true</IsInlineNewEnabled>

Informazioni elemento

Solo per uso interno.

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.