<IsInlineNewEnabled> (FormXml)
S'applique à: CRM 2015 on-prem, CRM Online
Spécifie si Nouveau bouton est affiché dans la recherche en ligne. Utilisation interne uniquement.
Syntaxe
<IsInlineNewEnabled>[false|true]</IsInlineNewEnabled>
Attributs et éléments
The following describes the attributes, child elements, and parent elements.
Attributs
Cet élément n'a pas d'attribut.
Éléments enfants
Cet élément n'a pas d'élément enfant.
Éléments parents
Element | Description |
---|---|
Contient les paramètres devant être transmis à un contrôle dans un formulaire. |
Remarques
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.
Exemple
The following shows an example of the IsInlineNewEnabled element.
<IsInlineNewEnabled>true</IsInlineNewEnabled>
Informations sur l'élément
Utilisation interne uniquement. |
Voir aussi
Concepts
Personnaliser les formulaires d’entités
Autres ressources
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.