<NavBarByRelationshipItem> (FormXml)
Si applica a: CRM 2015 on-prem, CRM Online
Specifica un elemento di navigazione in un modulo dell'entità associato a una relazione di entità.
Sintassi
<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>
Attributi ed elementi
The following describes the attributes, child elements, and parent elements.
Attributi
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 |
Elementi figlio
Element | Description |
---|---|
Contiene il set di diritti di cui l'utente deve disporre per consentire la visualizzazione dell'elemento di navigazione nel modulo. |
|
Contiene le definizioni degli elementi Title. |
|
Specifica il testo da visualizzare per una descrizione comando in un elemento di navigazione per un modulo. |
Elementi padre
Element | Description |
---|---|
Rappresenta un contenitore per gli elementi aggiunti al riquadro di navigazione in una finestra del modulo dei dettagli. |
Informazioni elemento
Schema Type |
complexType |
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.