<data> (FormXml)
Gælder for: CRM 2015 on-prem, CRM Online
Kun til intern brug.
Syntaks
<hiddencontrols>
<data
id="String"
datafieldname="String"
classid="{5546E6CD-394C-4bee-94A8-4425E17EF6C6}" />
</hiddencontrols>
Attributter og elementer
The following describes the attributes, child elements, and parent elements.
Attributter
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 |
Underordnede elementer
Dette element har ingen underordnede elementer.
Overordnede elementer
Element | Description |
---|---|
Kun til intern brug. |
Bemærkninger
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.
Elementoplysninger
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Se også
Begreber
Tilpasning af objektformularer
Andre ressourcer
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.