<NavBar> (FormXml)
Aplica-se a: CRM 2016 on-prem, CRM Online
Representa um contêiner dos itens adicionados ao painel de navegação em uma janela de formulário de detalhes.
Sintaxe
<NavBar
ValidForCreate="Unsigned Byte"
ValidForUpdate="Unsigned Byte" >
<NavBarByRelationshipItem />
<NavBarItem />
</NavBar>
Atributos e elementos
The following describes the attributes, child elements, and parent elements.
Atributos
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 |
Elementos filho
Element | Description |
---|---|
Especifica um item de navegação em um formulário de entidade associado a um relacionamento de entidade. |
|
Especifica um item de navegação a ser exibido em um formulário. Use este elemento quando o item de navegação não é associado a um relacionamento de entidade. |
Elemento pai
Element | Description |
---|---|
Contém as definições das opções de navegação que aparecem na página do formulário. |
Informações do elemento
Schema Type |
FormNavBarType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
Consulte também
Conceitos
Personalizar formulários de entidade
Outros recursos
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.