<NavBar> (FormXml)
Gælder for: CRM 2016 on-prem, CRM Online
Repræsenterer en objektbeholder for elementer, der er føjet til navigationsruden i et detaljeformularvindue.
Syntaks
<NavBar
ValidForCreate="Unsigned Byte"
ValidForUpdate="Unsigned Byte" >
<NavBarByRelationshipItem />
<NavBarItem />
</NavBar>
Attributter og elementer
The following describes the attributes, child elements, and parent elements.
Attributter
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 |
Underordnede elementer
Element | Description |
---|---|
Angiver et navigationselement i en objektformular, der er knyttet til en objektrelation. |
|
Angiver et navigationselement, der skal vises i en formular. Brug dette element, når navigationselementet ikke er knyttet til en objektrelation. |
Overordnede elementer
Element | Description |
---|---|
Indeholder definitioner på navigationsindstillinger, der vises på formularsiden. |
Elementoplysninger
Schema Type |
FormNavBarType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Se også
Begreber
Tilpasning af objektformularer
Andre ressourcer
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.