<forms> (FormXml)

 

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

Contains all the system form definitions for a specific type of form.

Syntax

<forms 
 type=["main" | "preview" | "appointmentBook" | "minicampaignbo"| "mobile" | "dashboard" | "other" | "quick" | "quickCreate"]
 >
 <systemform />
</forms> 

Attributes and Elements

The following describes the attributes, child elements, and parent elements.

Attributes

Attribute

Description

Type

Usage

type

Valid values include:

  • main

  • preview

  • appointmentBook

  • minicampaignbo

  • mobile

  • dashboard

  • other

  • quick

  • quickCreate

Enumeration

Optional

Child Elements

Element

Description

<systemform> (FormXml)

Contains the definition of a form and supporting data.

Parent Elements

Element

Description

<FormXml> (FormXml)

Contains all the forms definitions for an entity.

Remarks

The following describes the meaning of the type attribute values.

Type

Description

main

An entity form displayed in the application.

preview

The entity preview form displayed as an expanding element in the grid.

appointmentBook

Used with the appointment, equipment, serviceappointment, and systemeser entities for the Service Scheduling user interface.

minicampaignbo

Used with the bulkoperation (quick campaign) entity.

mobile

Defines the form used by Microsoft Dynamics 365 for phones.

dashboard

The form defines a dashboard.

other

Not used.

quick

Used to define Quick View forms.

quickCreate

Used to define Quick Create forms.

Element Information

Schema Type

SystemFormsType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms

See Also

Customize entity forms
Form XML reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright