Partilhar via


<IsInlineNewEnabled> (FormXml)

Aplica-se a: CRM 2015 on-prem, CRM Online

Especifica se o botão Novo é exibido na pesquisa embutida. Apenas para uso interno.

Sintaxe

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

Atributos e elementos

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

Atributos

Este elemento não tem atributos.

Elementos filho

Este elemento não tem elementos filho.

Elemento pai

Element Description

<parameters> (FormXml)

Contém os parâmetros a serem passados para o controle de um formulário.

Comentários

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.

Exemplo

The following shows an example of the IsInlineNewEnabled element.

<IsInlineNewEnabled>true</IsInlineNewEnabled>

Informações do elemento

Apenas para uso interno.

Consulte também

Conceitos

Personalizar formulários de entidade

Outros recursos

Form XML reference

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