<IsInlineNewEnabled> (FormXml)

应用到: CRM 2016 on-prem, CRM Online

指定是否在内联查找中显示“新建”按钮。仅供内部使用。

语法

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

属性和元素

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

属性

此元素不具有属性。

子元素

此元素没有子元素。

父元素

Element Description

<parameters> (FormXml)

包含要传递到窗体中的控件的参数。

备注

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.

示例

The following shows an example of the IsInlineNewEnabled element.

<IsInlineNewEnabled>true</IsInlineNewEnabled>

元素信息

仅供内部使用。

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

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