<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.