<forms> (FormXml)
Updated: November 29, 2016
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.
<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:
| Enumeration | Optional |
Child Elements
Element | Description |
|---|---|
Contains the definition of a form and supporting data. |
Parent Elements
Element | Description |
|---|---|
Contains all the forms definitions for an entity. |
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 |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright