<forms> (FormXml)

적용 대상: CRM 2016 on-prem, CRM Online

특정 유형의 양식에 대한 모든 시스템 양식 정의가 들어 있습니다.

구문

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

특성 및 요소

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

특성

Attribute Description Type Usage

type

Valid values include:

  • main

  • preview

  • appointmentBook

  • minicampaignbo

  • mobile

  • dashboard

  • other

  • quick

  • quickCreate

Enumeration

Optional

하위 요소

Element Description

<systemform> (FormXml)

양식과 지원 데이터의 정의가 들어 있습니다.

상위 요소

Element Description

<FormXml> (FormXml)

엔터티에 대한 모든 양식 정의가 들어 있습니다.

설명

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.

dashboard

The form defines a dashboard.

other

Not used.

quick

Used to define Quick View forms.

quickCreate

Used to define Quick Create forms.

요소 정보

Schema Type

SystemFormsType

Validation File

FormXml.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

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