<FormPresentation> (FormXml)

 

Applies To: Dynamics CRM 2015

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

Syntax

<FormPresentation>Integer</FormPresentation>

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

<systemform> (FormXml)

Contains the definition of a form and supporting data.

Remarks

Valid Values:

  • 0 : Classic form

  • 1 : Updated form

Element Information

Schema Name

Non Negative Integer

Validation File

customizationSolutions.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/FormPresentation

See Also

Customize entity forms
Form XML reference

© 2016 Microsoft. All rights reserved. Copyright