Partager via


<ControlMode> (FormXml)

S'applique à: CRM 2016 on-prem, CRM Online

Indique le mode du contrôle de formulaire rapide. 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.

Syntaxe

<ControlMode>String</ControlMode>

Attributs et éléments

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

Attributs

Cet élément n'a pas d'attribut.

Éléments enfants

Cet élément n'a pas d'élément enfant.

Éléments parents

Element Description

<parameters> (FormXml)

Contient les paramètres devant être transmis à un contrôle dans un formulaire.

Informations sur l'élément

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

Voir aussi

Concepts

Personnaliser les formulaires d’entités

Autres ressources

Form XML reference

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