<formid> (FormXml)
Applies To: Dynamics CRM 2015
Contains the unique ID value for a form.
Syntax
<formid>String</formid>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains the definition of a form and supporting data. |
Remarks
A valid value must represent a GUID and match this regular expression:
\{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}\}
Element Information
Schema Name |
GuidType |
Validation File |
customizationSolutions.xsd |
Number of Occurrences |
1 |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright