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