Partager via


<forms> (FormXml)

S'applique à: CRM 2015 on-prem, CRM Online

Contient toutes les définitions de formulaire système pour un type spécifique de formulaire.

Syntaxe

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

Attributs et éléments

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

Attributs

Attribute Description Type Usage

type

Valid values include:

  • main

  • preview

  • appointmentBook

  • minicampaignbo

  • mobile

  • dashboard

  • other

  • quick

  • quickCreate

Enumeration

Optional

Éléments enfants

Element Description

<systemform> (FormXml)

Contient la définition d'un formulaire et les données prises en charge.

Éléments parents

Element Description

<FormXml> (FormXml)

Contient toutes les définitions de formulaires pour une entité.

Remarques

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 pour téléphones.

dashboard

The form defines a dashboard.

other

Not used.

quick

Used to define Quick View forms.

quickCreate

Used to define Quick Create forms.

Informations sur l'élément

Schema Type

SystemFormsType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms

Voir aussi

Concepts

Personnaliser les formulaires d’entités

Autres ressources

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.