<FormTypeRule> (RibbonDiffXml)
Betrifft: CRM 2015 on-prem, CRM Online
Gibt eine Regel an, die den Typ des Microsoft Dynamics CRM-Formulars feststellt.
Syntax
<FormTypeRule
Default=["0" | "1" | "true" | "false"]
InvertResult=["0" | "1" | "true" | "false"]
Type=["Main" | "Preview" | "AppointmentBook" | "Dashboard" | "Quick" | "QuickCreate"]
/>
Attribute und Elemente
The following table lists the attributes, child elements, and parent elements.
Attribute
Attribute | Description | Type | Usage |
---|---|---|---|
Default |
Legt den standardmäßigen Rückgabewert für die Regel fest, wenn der tatsächliche Wert nicht ermittelt werden kann. |
Boolean |
Optional |
InvertResult |
Negiert den Rückgabewert der Regel. |
Boolean |
Optional |
Type |
Specifies the type of form. Valid values:
See Remarks. |
Enumeration |
Required |
Untergeordnete Elemente
Diese Element verfügt nicht über Attribute.
Übergeordnete Elemente
Element | Description |
---|---|
Gibt entweder die Definition einer Regel zum Anzeigen eines Menübandelements oder einen Verweis auf eine DisplayRule aus einer Befehlsdefinition an. |
|
Gibt einen Satz von Regeln an, die zusammen ausgewertet werden müssen. |
Anmerkungen
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. |
Elementinformationen
XPath |
|
Schema Name |
FormTypeRule |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Siehe auch
Weitere Ressourcen
Ribbon XML reference
Anpassen von Befehlen und des Menübands
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.