Del via


<tabs> (FormXml)

Gælder for: CRM 2016 on-prem, CRM Online

Indeholder fanedefinitionerne for en formular.

Syntaks

<tabs 
 addedby="String"
 showlabels="true" 
 >
 <tab />
</tabs>

Attributter og elementer

The following describes the attributes, child elements, and parent elements.

Attributter

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

Underordnede elementer

Element Description

<tab> (FormXml)

Angiver et faneelement i organiseringen af en formular.

Overordnede elementer

Element Description

<form> (FormXml)

Indeholder definitionen på en formular.

Bemærkninger

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.

Elementoplysninger

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/form/tabs

Se også

Begreber

Tilpasning af objektformularer

Andre ressourcer

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.