<systemform> (FormXml)

 

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

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

<CanBeDeleted> (FormXml)

Specifies whether the form can be deleted.

<Descriptions> (FormXml)

Contains a set of localized descriptions of the form.

<form> (FormXml)

Contains the definition of a form.

<formid> (FormXml)

Contains the unique ID value for a form.

<FormPresentation> (FormXml)

Specifies whether this form uses in the updated UI layout or the classic form from earlier versions.

<FormActivationState> (FormXml)

Specifies the state of the form.

<IntroducedVersion> (FormXml)

A version number that represents the version of the solution that the solution component was added in.

<IsCustomizable> (FormXml)

Indicates whether the form is customizable.

<LocalizedNames> (FormXml)

Contains names of the form for different languages.

Parent Elements

Element

Description

<forms> (FormXml)

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

//FormXml/forms/systemform

See Also

Customize entity forms
Form XML reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright