다음을 통해 공유


<DisplayConditions> (FormXml)

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

양식을 표시하기 위해 충족되어야 하는 보안 역할 구성원 자격 조건의 정의가 들어 있습니다.

구문

<DisplayConditions 
 FallbackForm =["0" | "1" | "true" | "false"]
 Order=Integer>
 [<Everyone />|<Role />]
</DisplayConditions>

특성 및 요소

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

특성

Attribute Description Type Usage

FallbackForm

Indicates if this form represents a fallback form for the entity.

Boolean

Optional

Order

The relative order in which to display the form.

Integer

Optional

하위 요소

Element Description

<Everyone> (FormXml)

양식이 모든 사람에게 표시되도록 지정합니다.

<Role> (FormXml)

사용자가 양식을 보기 위해 연결되어야 하는 보안 역할을 지정합니다.

상위 요소

Element Description

<form> (FormXml)

양식의 정의가 들어 있습니다.

요소 정보

Schema Type

FormDisplayConditionsType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/DisplayConditions

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

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.