<data> (FormXml)

 

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

For internal use only.

Syntax

<hiddencontrols>
 <data
  id="String"
  datafieldname="String"
  classid="{5546E6CD-394C-4bee-94A8-4425E17EF6C6}"
  relationship="String" />
</hiddencontrols>

Attributes and Elements

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

Attributes

Attribute

Description

Type

Usage

id

Represents the unique ID used to represent the control in the form.

String

Required

datafieldname

Matches the control to the name of the data field.

String

Required

classid

The data element always uses the following classid: {5546E6CD-394C-4bee-94A8-4425E17EF6C6}

String (FormGuidType)

Required

relationship

Specifies a relationship to be used by a control.

String

Optional

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<hiddencontrols> (FormXml)

For internal use only.

Remarks

Although the schema does not require the attributes, the hidden field cannot function without them.

The datafieldname and the id attribute values are usually the same.

Element Information

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/form/hiddencontrols/data

See Also

Customize entity forms
Form XML reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright