Compartir a través de


<ControlMode> (FormXml)

Se aplica a: CRM 2016 on-prem, CRM Online

Indica el modo del control de formulario rápido. 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.

Sintaxis

<ControlMode>String</ControlMode>

Atributos y elementos

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

Atributos

Este elemento no tiene atributos.

Elementos secundarios

Este elemento no tiene elementos secundarios.

Elementos primarios

Element Description

<parameters> (FormXml)

Contiene los parámetros que se van a pasar a un control en un formulario.

Información del elemento

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

Vea también

Conceptos

Personalizar los formularios de entidad

Otros recursos

Form XML reference

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