<ControlMode> (FormXml)

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

퀵 양식 컨트롤의 모드를 나타냅니다. This parameter can have the following values:

  • Create: The form will always create a record.

  • Edit: The existing record can be edited.

  • Read: This represents the "read-only" behavior of the form. The record cannot be edited in the quick form.

  • Inherit: The quick form can inherit the mode of the root form.

구문

<ControlMode>String</ControlMode>

특성 및 요소

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

특성

이 요소에는 특성이 없습니다.

하위 요소

이 요소에는 하위 요소가 없습니다.

상위 요소

Element Description

<parameters> (FormXml)

양식에서 컨트롤에 전달될 매개 변수가 들어 있습니다.

요소 정보

Schema Type

StringType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/section/rows/row/cell/control/parameters/ControlMode

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

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