<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

<NavBarByRelationshipItem> (FormXml)

指定实体窗体中与实体关系关联的导航项。

<NavBarItem> (FormXml)

指定要在窗体中显示的导航项。在导航项不与实体关系关联时使用此元素。

父元素

Element Description

<Navigation> (FormXml)

包含窗体页中显示的导航选项的定义。

元素信息

Schema Type

FormNavBarType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/Navigation/NavBar

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

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