Del via


<forms> (FormXml)

Gælder for: CRM 2015 on-prem, CRM Online

Indeholder alle definitionerne på en systemformular for en bestemt type formular.

Syntaks

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

Attributter og elementer

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

Attributter

Attribute Description Type Usage

type

Valid values include:

  • main

  • preview

  • appointmentBook

  • minicampaignbo

  • mobile

  • dashboard

  • other

  • quick

  • quickCreate

Enumeration

Optional

Underordnede elementer

Element Description

<systemform> (FormXml)

Indeholder definitionen på en formular og understøttende data.

Overordnede elementer

Element Description

<FormXml> (FormXml)

Indeholder alle formulardefinitionerne for et objekt.

Bemærkninger

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 CRM til telefoner.

dashboard

The form defines a dashboard.

other

Not used.

quick

Used to define Quick View forms.

quickCreate

Used to define Quick Create forms.

Elementoplysninger

Schema Type

SystemFormsType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms

Se også

Begreber

Tilpasning af objektformularer

Andre ressourcer

Form XML reference

Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.