<controldescription> (FormXml)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Specifies the description of a custom control on a form.

Syntax

<controldescription
  forControl="String"
  <customcontrol />
</controldescription>

Attributes and Elements

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

Attributes

Attribute

Description

Type

Usage

forControl

Represents the name of the custom control.

String

Required

Child Elements

Element

Description

<customcontrol> (FormXml)

Specifies the custom control on a form.

Parent Elements

Element

Description

<controldescriptions> (FormXml)

Contains the description of all the custom controls on a form.

Element Information

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/form/controldescriptions/controldescription

See Also

Customize entity forms
Form XML reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright