<forms> (FormXml)
Aplica-se a: CRM 2015 on-prem, CRM Online
Contém todas as definições de formulário de sistema de um tipo específico de formulário.
Sintaxe
<forms
type=["main" | "preview" | "appointmentBook" | "minicampaignbo"| "mobile" | "dashboard" | "other" | "quick" | "quickCreate"]
>
<systemform />
</forms>
Atributos e elementos
The following describes the attributes, child elements, and parent elements.
Atributos
Attribute | Description | Type | Usage |
---|---|---|---|
type |
Valid values include:
|
Enumeration |
Optional |
Elementos filho
Element | Description |
---|---|
Contém a definição de um formulário e dados de suporte. |
Elemento pai
Element | Description |
---|---|
Contém todas as definições de formulários de uma entidade. |
Comentários
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 para telefones. |
dashboard |
The form defines a dashboard. |
other |
Not used. |
quick |
Used to define Quick View forms. |
quickCreate |
Used to define Quick Create forms. |
Informações do elemento
Schema Type |
SystemFormsType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Consulte também
Conceitos
Personalizar formulários de entidade
Outros recursos
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.