<tabs> (FormXml)
S'applique à: CRM 2015 on-prem, CRM Online
Contient les définitions d'onglet pour un formulaire.
Syntaxe
<tabs
addedby="String"
showlabels="true"
>
<tab />
</tabs>
Attributs et éléments
The following describes the attributes, child elements, and parent elements.
Attributs
Attribute | Description | Type | Usage |
---|---|---|---|
addedby |
Identifies the name of the ISV or customizer that added the element. |
String |
Optional |
showlabels |
Specifies whether the tabs are displayed. |
Boolean |
Optional |
Éléments enfants
Element | Description |
---|---|
Spécifie un élément d'onglet dans l'organisation d'un formulaire. |
Éléments parents
Element | Description |
---|---|
Contient la définition d'un formulaire. |
Remarques
If the showlabels attribute is set to false, the tabs on a form will be hidden. You should set this to false only when there is one tab on the form. Otherwise, users will not be able to navigate to other tabs.
Informations sur l'élément
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Voir aussi
Concepts
Personnaliser les formulaires d’entités
Autres ressources
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.