<FormTypeRule> (RibbonDiffXml)
適用対象: CRM 2016 on-prem, CRM Online
Microsoft Dynamics CRM のフォームの種類を検出するルールを指定します。
構文
<FormTypeRule
Default=["0" | "1" | "true" | "false"]
InvertResult=["0" | "1" | "true" | "false"]
Type=["Main" | "Preview" | "AppointmentBook" | "Dashboard" | "Quick" | "QuickCreate"]
/>
属性と要素
The following table lists the attributes, child elements, and parent elements.
属性
Attribute | Description | Type | Usage |
---|---|---|---|
Default |
実際の値を特定できない場合のルールの既定の戻り値を設定します。 |
Boolean |
Optional |
InvertResult |
ルールの戻り値を反転します。 |
Boolean |
Optional |
Type |
Specifies the type of form. Valid values:
See Remarks. |
Enumeration |
Required |
下位要素
この要素には属性はありません。
親要素
Element | Description |
---|---|
リボン要素を表示するために使用するルールの定義またはコマンド定義から DisplayRule への参照を指定します。 |
|
一緒に評価する必要のある一連のルールを指定します。 |
備考
The Type values correspond to the following:
Value | Presentation |
---|---|
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 systemuser entities for the Service Scheduling user interface. |
Dashboard |
The form defines a dashboard. |
Quick |
A quick view form. |
QuickCreate |
A quick create form. |
要素情報
XPath |
|
Schema Name |
FormTypeRule |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
関連項目
他のリソース
Ribbon XML reference
コマンドおよびリボンをカスタマイズする
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.