다음을 통해 공유


<NavBar> (FormXml)

적용 대상: CRM 2015 on-prem, CRM Online

세부 정보 양식 창의 탐색 창에 추가된 항목의 컨테이너를 나타냅니다.

구문

<NavBar
 ValidForCreate="Unsigned Byte"
 ValidForUpdate="Unsigned Byte" >
 <NavBarByRelationshipItem />
 <NavBarItem />
</NavBar>

특성 및 요소

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

특성

Attribute Description Type Usage

ValidForCreate

Specifies whether the NavBar should be shown in the form navigation when a record is being created.

Unsigned Byte

Optional

ValidForUpdate

Specifies whether the NavBar should be shown in the form navigation when a record is being updated.

Unsigned Byte

Optional

하위 요소

Element Description

<NavBarByRelationshipItem> (FormXml)

엔터티 관계와 연결된 엔터티 양식에서 탐색 항목을 지정합니다.

<NavBarItem> (FormXml)

양식에 표시할 탐색 항목을 지정합니다. 탐색 항목이 엔터티 관계와 연결되지 않은 경우 이 요소를 사용합니다.

상위 요소

Element Description

<Navigation> (FormXml)

양식 페이지에 나타나는 탐색 옵션의 정의가 들어 있습니다.

요소 정보

Schema Type

FormNavBarType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/Navigation/NavBar

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

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