<data> (FormXml)

Si applica a: CRM 2016 on-prem, CRM Online

Solo per uso interno.

Sintassi

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

Attributi ed elementi

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

Attributi

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

Elementi figlio

Questo elemento non presenta elementi figlio.

Elementi padre

Element Description

<hiddencontrols> (FormXml)

Solo per uso interno.

Note

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.

Informazioni elemento

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

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

Vedere anche

Concetti

Personalizzare moduli di entità

Altre risorse

Form XML reference

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