<IsInlineNewEnabled> (FormXml)
Si applica a: CRM 2015 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 |
---|---|
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
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.