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