<CustomActions> (RibbonDiffXml)

 

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

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

Syntax

<CustomActions >
 <CustomAction />
 <HideCustomAction />
</CustomActions>

Attributes and Elements

The following table lists the attributes, child elements, and parent elements.

Attributes

This element has no attributes.

Child Elements

Element

Description

<CustomAction> (RibbonDiffXml)

Defines an action to add or replace items in the ribbon.

<HideCustomAction> (RibbonDiffXml)

Removes an existing ribbon element from being processed for the ribbon.

Parent Elements

Element

Description

<RibbonDiffXml> (RibbonDiffXml)

The root element for all the elements that define custom ribbons.

Element Information

XPath

//RibbonDiffXml/CustomActions

Schema Name

CustomActionsType

Validation File

RibbonCore.xsd

Can be Empty

Yes

See Also

Ribbon XML reference
Customize commands and the ribbon

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright