<NavBar> (FormXml)
Betrifft: CRM 2015 on-prem, CRM Online
Stellt einen Container für Elemente dar, die dem Navigationsbereich in einem Detailformularfenster hinzugefügt wurden.
Syntax
<NavBar
ValidForCreate="Unsigned Byte"
ValidForUpdate="Unsigned Byte" >
<NavBarByRelationshipItem />
<NavBarItem />
</NavBar>
Attribute und Elemente
The following describes the attributes, child elements, and parent elements.
Attribute
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 |
Untergeordnete Elemente
Element | Description |
---|---|
Gibt ein Navigationselement in einem Entitätsformular an, das mit einer Entitätsbeziehung verknüpft ist. |
|
Gibt ein Navigationselement an, das in einem Formular angezeigt wird. Verwenden Sie dieses Element, wenn das Navigationselement nicht mit einer Entitätsbeziehung verknüpft ist. |
Übergeordnete Elemente
Element | Description |
---|---|
Enthält Definitionen von Navigationsoptionen, die auf der Formularseite angezeigt werden. |
Elementinformationen
Schema Type |
FormNavBarType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Siehe auch
Konzepte
Anpassen von Entitätsformularen
Weitere Ressourcen
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.