<forms> (FormXml)
Si applica a: CRM 2016 on-prem, CRM Online
Contiene tutte le definizioni del modulo di sistema per uno specifico tipo di modulo.
Sintassi
<forms
type=["main" | "preview" | "appointmentBook" | "minicampaignbo"| "mobile" | "dashboard" | "other" | "quick" | "quickCreate"]
>
<systemform />
</forms>
Attributi ed elementi
The following describes the attributes, child elements, and parent elements.
Attributi
Attribute | Description | Type | Usage |
---|---|---|---|
type |
Valid values include:
|
Enumeration |
Optional |
Elementi figlio
Element | Description |
---|---|
Contiene la definizione di un modulo e dei dati di supporto. |
Elementi padre
Element | Description |
---|---|
Contiene tutte le definizioni dei moduli per un'entità. |
Note
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 per telefoni. |
dashboard |
The form defines a dashboard. |
other |
Not used. |
quick |
Used to define Quick View forms. |
quickCreate |
Used to define Quick Create forms. |
Informazioni elemento
Schema Type |
SystemFormsType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Vedere anche
Concetti
Personalizzare moduli di entità
Altre risorse
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.