<IsInlineNewEnabled> (FormXml)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies whether the New button is shown in the inline lookup. For internal use only.
Syntax
<IsInlineNewEnabled>[false|true]</IsInlineNewEnabled>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains the parameters to be passed to a control in a form. |
Remarks
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.
Example
The following shows an example of the IsInlineNewEnabled element.
<IsInlineNewEnabled>true</IsInlineNewEnabled>
Element Information
For internal use only. |
See Also
Customize entity forms
Form XML reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright