<tabs> (FormXml)
Aplica-se a: CRM 2016 on-prem, CRM Online
Contém as definições de guia de um formulário.
Sintaxe
<tabs
addedby="String"
showlabels="true"
>
<tab />
</tabs>
Atributos e elementos
The following describes the attributes, child elements, and parent elements.
Atributos
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 |
Elementos filho
Element | Description |
---|---|
Especifica um elemento de guia na organização de um formulário. |
Elemento pai
Element | Description |
---|---|
Contém a definição de um formulário. |
Comentários
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.
Informações do elemento
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
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.