<NavBar> (FormXml)
Si applica a: CRM 2015 on-prem, CRM Online
Rappresenta un contenitore per gli elementi aggiunti al riquadro di navigazione in una finestra del modulo dei dettagli.
Sintassi
<NavBar
ValidForCreate="Unsigned Byte"
ValidForUpdate="Unsigned Byte" >
<NavBarByRelationshipItem />
<NavBarItem />
</NavBar>
Attributi ed elementi
The following describes the attributes, child elements, and parent elements.
Attributi
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 |
Elementi figlio
Element | Description |
---|---|
Specifica un elemento di navigazione in un modulo dell'entità associato a una relazione di entità. |
|
Specifica un elemento di navigazione da visualizzare in un modulo. Utilizzare l'elemento quando l'elemento di navigazione non è associato a una relazione di entità. |
Elementi padre
Element | Description |
---|---|
Contiene le definizioni delle opzioni di navigazione visualizzate nella pagina del modulo. |
Informazioni elemento
Schema Type |
FormNavBarType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Vedere anche
Concetti
Personalizzare moduli di entità
Altre risorse
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.