<IsInlineNewEnabled> (FormXml)
Betrifft: CRM 2015 on-prem, CRM Online
Legt fest, ob die Schaltfläche "Neu" in der Inlineansicht angezeigt wird. Nur zur internen Verwendung.
Syntax
<IsInlineNewEnabled>[false|true]</IsInlineNewEnabled>
Attribute und Elemente
The following describes the attributes, child elements, and parent elements.
Attribute
Diese Element verfügt nicht über Attribute.
Untergeordnete Elemente
Diese Element verfügt nicht über untergeordnete Elemente.
Übergeordnete Elemente
Element | Description |
---|---|
Enthält die Parameter, die an Steuerelemente in einem Formular übergeben werden. |
Anmerkungen
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.
Beispiel
The following shows an example of the IsInlineNewEnabled element.
<IsInlineNewEnabled>true</IsInlineNewEnabled>
Elementinformationen
Nur zur internen Verwendung. |
Siehe auch
Konzepte
Anpassen von Entitätsformularen
Weitere Ressourcen
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.