<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.