<Or> (RibbonDiffXml)
Applies To: Dynamics CRM 2015
Specifies a set of rules that must be evaluated together.
Syntax
<OrRule>
<Or >
<CommandClientTypeRule />
<CrmClientTypeRule />
<CrmOfflineAccessStateRule/>
<CrmOutlookClientTypeRule/>
<CrmOutlookClientVersionRule/>
<EntityPrivilegeRule/>
<EntityPropertyRule/>
<EntityRule/>
<FormEntityContextRule/>
<FormStateRule/>
<MiscellaneousPrivilegeRule/> <OptionsSetRule />
<OrganizationSettingRule/>
<OutlookRenderTypeRule/>
<OutlookVersionRule/>
<PageRule/>
<ReferencingAttributeRequiredRule/>
<RelationshipTypeRule/>
<SkuRule/>
<ValueRule/>
</Or>
</OrRule>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
Element |
Description |
---|---|
Specifies a rule that detects the type of presentation being used. |
|
Specifies a rule that detects the type of Microsoft Dynamics CRM client. |
|
Specifies a rule that detects the type of Microsoft Dynamics CRM for Microsoft Office Outlook client. |
|
Specifies a rule that can be used to detect whether Microsoft Dynamics CRM for Outlook with Offline Access is currently operating offline. |
|
Specifies a rule used with an EnableRule definition that is composed of a reference to a function within a JavaScript library. When descendant of <EnableRule> (RibbonDiffXml). |
|
Specifies a rule that can detect whether a specific entity is in context. |
|
Specifies a rule that can detect the current user's permissions for a specific entity. When descendant of <DisplayRule> (RibbonDiffXml). |
|
Specifies a rule that can detect specific Boolean entity properties. When descendant of <DisplayRule> (RibbonDiffXml). |
|
Specifies a rule that can detect whether a form ribbon is displayed in the context of a specific entity. When descendant of <DisplayRule> (RibbonDiffXml). |
|
Specifies a rule that can detect the state of the form. |
|
Specifies a rule that can detect whether the user possesses a specific Microsoft Dynamics CRM privilege. When descendant of <DisplayRule> (RibbonDiffXml). |
|
For internal use only. |
|
A rule that can detect two specific organization settings within a DisplayRule. When descendant of <DisplayRule> (RibbonDiffXml). |
|
A rule that can detect whether a form or list item is rendered as a web page or natively in Outlook in order to determine if a ribbon element should be displayed. When descendant of <DisplayRule> (RibbonDiffXml). |
|
A rule that detects whether the item is enabled for items tracked in Microsoft Dynamics CRM in order to enable a ribbon element. When descendant of <EnableRule> (RibbonDiffXml). |
|
A rule that detects the version of Microsoft Office Outlook client. |
|
A rule that evaluates the address of the current page. |
|
A rule that detects a user’s privileges for a specific record in order to enable a ribbon element. When descendant of <EnableRule> (RibbonDiffXml). |
|
A rule that detects whether the referencing attribute for an entity is required. When descendant of <DisplayRule> (RibbonDiffXml). |
|
A rule that detects whether the referencing attribute for an entity is required. When descendant of <DisplayRule> (RibbonDiffXml). |
|
A rule that detects how many items in a grid are selected. When descendant of <EnableRule> (RibbonDiffXml). |
|
A rule that detects the Microsoft Dynamics CRM edition. |
|
A rule that detects the value of a specific field. |
Parent Elements
Element |
Description |
---|---|
A rule that contains a collection of rules so that this rule will evaluate as true if any of the rules in the collection evaluates as true. |
Element Information
XPath |
|
Schema Name |
|
Validation File |
RibbonTypes.xsd |
Can be Empty |
No |
See Also
Ribbon XML reference
Customize commands and the ribbon
© 2016 Microsoft. All rights reserved. Copyright