Delen via


<forms> (FormXml)

Van toepassing op: CRM 2015 on-prem, CRM Online

Bevat alle systeemformulierdefinities voor een specifiek type formulier.

Syntaxis

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

Kenmerken en elementen

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

Kenmerken

Attribute Description Type Usage

type

Valid values include:

  • main

  • preview

  • appointmentBook

  • minicampaignbo

  • mobile

  • dashboard

  • other

  • quick

  • quickCreate

Enumeration

Optional

Onderliggende elementen

Element Description

<systemform> (FormXml)

Bevat de definitie van een formulier en ondersteunende gegevens.

Bovenliggende elementen

Element Description

<FormXml> (FormXml)

Bevat alle formulierdefinities voor een entiteit.

Opmerkingen

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 voor telefoons.

dashboard

The form defines a dashboard.

other

Not used.

quick

Used to define Quick View forms.

quickCreate

Used to define Quick Create forms.

Informatie over elementen

Schema Type

SystemFormsType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms

Zie ook

Concepten

Entiteitformulieren aanpassen

Overige resources

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.