<tabs> (FormXml)
適用於: CRM 2015 on-prem, CRM Online
包含表單的索引標籤定義。
語法
<tabs
addedby="String"
showlabels="true"
>
<tab />
</tabs>
屬性和元素
The following describes the attributes, child elements, and parent elements.
屬性
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 |
子元素
Element | Description |
---|---|
指定表單組織中的索引標籤元素。 |
上層元素
Element | Description |
---|---|
包含表單的定義。 |
備註
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.
元素資訊
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
請參閱
概念
其他資源
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.