<NavBar> (FormXml)
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Represents a container for items added to the navigation pane in a detail form window.
<NavBar ValidForCreate="Unsigned Byte" ValidForUpdate="Unsigned Byte" > <NavBarByRelationshipItem /> <NavBarItem /> </NavBar>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
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 |
Child Elements
Element | Description |
|---|---|
Specifies a navigation item in an entity form that is associated with an entity relationship. | |
Specifies a navigation item to display in a form. Use this element when the navigation item is not associated with an entity relationship. |
Parent Elements
Element | Description |
|---|---|
Contains definitions of navigation options that appear in the form page. |
Element Information
Schema Type | FormNavBarType |
Validation File | FormXml.xsd |
Number of Occurrences | 0 or 1 |
XPath |
//FormXml/forms/systemform/form/Navigation/NavBar |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright