<NavBarByRelationshipItem> (FormXml)
Aplica-se a: CRM 2016 on-prem, CRM Online
Especifica um item de navegação em um formulário de entidade associado a um relacionamento de entidade.
Sintaxe
<NavBarByRelationshipItem
Area= ["Details" | "Info" | "Sales" | "Service" | "Marketing" | "InternetMarketing" | "Processes"]
AvailableOffline=["0" | "1" | "true" | "false"]
Client="String"
Icon="String"
Id="String"
RelationshipName="String"
Sequence="Non Negative Integer"
Show=["0" | "1" | "true" | "false"]
TitleResourceId="String"
ViewId="String">
<Privileges />
<Titles />
<ToolTip />
</NavBarByRelationshipItem>
Atributos e elementos
The following describes the attributes, child elements, and parent elements.
Atributos
Attribute | Description | Type | Usage |
---|---|---|---|
Area |
Indicates which Area the relationship will display in. Valid values:
|
String |
Optional |
AvailableOffline |
Indicates whether the navigation item will be show when the user is not connected to the server |
Boolean |
Optional |
Client |
Specifies the Microsoft Dynamics CRM clients that will display this navigation item. |
String |
Optional |
Icon |
The path to the image or Web Resource that represents the icon. |
String |
Optional |
Id |
The unique string identifying the navigation item. |
String |
Required |
RelationshipName |
The name of the entity relationship. |
String |
Required |
Sequence |
Indicates the order to display the item relative to other items. |
Non Negative Integer |
Optional |
Show |
Indicates whether the Navigation Link should be displayed by default. |
Boolean |
Optional |
TitleResourceId |
For internal use only. |
String |
Optional |
ViewId |
Valid value must match this regular expression:
|
String (FormISVGuid) |
Optional |
Elementos filho
Element | Description |
---|---|
Contém o conjunto de direitos de que um usuário precisa para que o item de navegação seja exibido no formulário. |
|
Contém definições dos elementos Title. |
|
Especifica o texto a ser exibido em uma dica de ferramenta no item de navegação de um formulário. |
Elemento pai
Element | Description |
---|---|
Representa um contêiner dos itens adicionados ao painel de navegação em uma janela de formulário de detalhes. |
Informações do elemento
Schema Type |
complexType |
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.