<systemform> (FormXml)
Applies To: Dynamics CRM 2015
Contains the definition of a form and supporting data.
Syntax
<systemform>
<CanBeDeleted />
<Descriptions />
<form />
<formid />
<IsCustomizable />
<LocalizedNames /> <FormPresentation />
<FormActivationState /> <IntroducedVersion />
</systemform>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
Element |
Description |
---|---|
Specifies whether the form can be deleted. |
|
Contains a set of localized descriptions of the form. |
|
Contains the definition of a form. |
|
Contains the unique ID value for a form. |
|
Specifies whether this form uses in the updated UI layout or the classic form from earlier versions. |
|
Specifies the state of the form. |
|
A version number that represents the version of the solution that the solution component was added in. |
|
Indicates whether the form is customizable. |
|
Contains names of the form for different languages. |
Parent Elements
Element |
Description |
---|---|
Contains all the system form definitions for a specific type of form. |
Element Information
Schema Name |
systemform |
Validation File |
customizationSolution.xsd |
Number of Occurrences |
1 or more |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright