<RibbonDiffXml> (FormXml)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Specifies custom ribbon actions for a form.

Syntax

<RibbonDiffXml>
 <CustomActions />
 <Templates />
 <CommandDefinitions />
 <RuleDefinitions />
 <LocLabels />
</RibbonDiffXml>

Attributes and Elements

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

Attributes

This element has no attributes.

Child Elements

Element

Description

<CustomActions> (RibbonDiffXml)

Contains a collection of actions that can add, replace, or remove items from the ribbon.

<Templates> (RibbonDiffXml)

Contains a collection of ribbon templates.

<CommandDefinitions> (RibbonDiffXml)

Contains a collection of commands that can be referenced by ribbon controls.

<RuleDefinitions> (RibbonDiffXml)

Contains a collection of rule definitions.

<LocLabels> (RibbonDiffXml)

Contains a collection of LocLabel elements.

<RibbonNotSupported> (RibbonDiffXml)

An element included with the RibbbonDiffXml for an entity to indicate that the entity does not support the ribbon.

Parent Elements

Element

Description

<form> (FormXml)

Contains the definition of a form.

Element Information

Schema Type

RibbonEntityDiffXmlType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/RibbonDiffXml

See Also

Customize entity forms
Form XML reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright