<IsInlineNewEnabled> (FormXml)
適用於: CRM 2016 on-prem, CRM Online
指定是否在內嵌查詢中顯示 [新增] 按鈕。僅供內部使用。
語法
<IsInlineNewEnabled>[false|true]</IsInlineNewEnabled>
屬性和元素
The following describes the attributes, child elements, and parent elements.
屬性
此元素沒有屬性。
子元素
此元素沒有子元素。
上層元素
Element | Description |
---|---|
包含要傳遞至表單控制項的參數。 |
備註
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>
元素資訊
僅供內部使用。 |
請參閱
概念
其他資源
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.