<NavBar> (FormXml)
適用対象: CRM 2016 on-prem, CRM Online
詳細フォーム ウィンドウ内のナビゲーション ウィンドウに追加するアイテムのコンテナーを表します。
構文
<NavBar
ValidForCreate="Unsigned Byte"
ValidForUpdate="Unsigned Byte" >
<NavBarByRelationshipItem />
<NavBarItem />
</NavBar>
属性と要素
The following describes the attributes, child elements, and parent elements.
属性
Attribute | Description | Type | Usage |
---|---|---|---|
ValidForCreate |
Specifies whether the NavBar should be shown in the form navigation when a record is being created. |
Unsigned Byte |
Optional |
ValidForUpdate |
Specifies whether the NavBar should be shown in the form navigation when a record is being updated. |
Unsigned Byte |
Optional |
下位要素
Element | Description |
---|---|
エンティティの関連付けに関連付けられるエンティティ フォーム内のナビゲーション アイテムを指定します。 |
|
フォームに表示するナビゲーション アイテムを指定します。この要素は、ナビゲーション アイテムがエンティティの関連付けに関連付けられていない場合に使用します。 |
親要素
Element | Description |
---|---|
フォーム ページに表示するナビゲーション オプションの定義を格納します。 |
要素情報
Schema Type |
FormNavBarType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
関連項目
概念
他のリソース
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.