<FormTypeRule> (RibbonDiffXml)
Si applica a: CRM 2016 on-prem, CRM Online
Specifica una regola con cui si rileva il tipo di modulo Microsoft Dynamics CRM.
Sintassi
<FormTypeRule
Default=["0" | "1" | "true" | "false"]
InvertResult=["0" | "1" | "true" | "false"]
Type=["Main" | "Preview" | "AppointmentBook" | "Dashboard" | "Quick" | "QuickCreate"]
/>
Attributi ed elementi
The following table lists the attributes, child elements, and parent elements.
Attributi
Attribute | Description | Type | Usage |
---|---|---|---|
Default |
Imposta il valore restituito predefinito per la regola se non è possibile determinare il valore effettivo. |
Boolean |
Optional |
InvertResult |
Nega il valore restituito della regola. |
Boolean |
Optional |
Type |
Specifies the type of form. Valid values:
See Remarks. |
Enumeration |
Required |
Elementi figlio
Questo elemento non presenta attributi.
Elementi padre
Element | Description |
---|---|
Specifica la definizione di una regola utilizzata per visualizzare un elemento della barra multifunzione o un riferimento a un elemento DisplayRule da una definizione di comando. |
|
Specifica un set di regole che è necessario valutare insieme. |
Note
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. |
Informazioni elemento
XPath |
|
Schema Name |
FormTypeRule |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Vedere anche
Altre risorse
Ribbon XML reference
Personalizzare i comandi e la barra multifunzione
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.