<NavBar> (FormXml)
適用於: CRM 2015 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 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.