<tabs> (FormXml)
Van toepassing op: CRM 2015 on-prem, CRM Online
Bevat de tabbladdefinities voor een formulier.
Syntaxis
<tabs
addedby="String"
showlabels="true"
>
<tab />
</tabs>
Kenmerken en elementen
The following describes the attributes, child elements, and parent elements.
Kenmerken
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 |
Onderliggende elementen
Element | Description |
---|---|
Hiermee wordt een tabbladelement in de ordening van een formulier opgegeven. |
Bovenliggende elementen
Element | Description |
---|---|
Bevat de definitie van een formulier. |
Opmerkingen
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.
Informatie over elementen
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Zie ook
Concepten
Overige resources
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.