Skip to content

Commit 4043428

Browse files
author
Simonx Xu
authored
Merge pull request #9693 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/SupportArticles-docs (branch main)
2 parents b796bce + 9630bba commit 4043428

1 file changed

Lines changed: 18 additions & 6 deletions

File tree

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,27 @@
11
---
2-
title: Non-customizable buttons in ribbon
3-
description: Provides more information about the buttons that aren't customizable in ribbon.
4-
ms.date: 01/10/2023
2+
title: Noncustomizable buttons in ribbon
3+
description: Provides more information about the buttons that aren't customizable in ribbon in Microsoft Power Apps.
4+
ms.date: 09/11/2025
55
ms.reviewer: brflood
66
ms.custom: sap:Configuring model-driven app commands\Command is not shown or hidden as expected
77
---
8-
# Non-customizable buttons in ribbon
8+
# Noncustomizable buttons in ribbon
99

1010
_Applies to:_   Power Apps
1111

12-
The **Show Chart**, **Create view**, **Show as**, and **Open Dashboards** buttons on grids in the Unified Interface aren't implemented by ribbon customizations. The buttons are hardcoded by grid control code and unfortunately aren't customizable. Therefore, they aren't visible in Ribbon Workbench.
12+
The following buttons in the Unified Interface aren't implemented by [ribbon customizations](/power-apps/developer/model-driven-apps/customize-commands-ribbon). They're hardcoded by internal platform code and unfortunately aren't customizable. Therefore, they aren't visible in the [Ribbon Workbench](https://www.develop1.net/public/rwb/ribbonworkbench.aspx).
13+
14+
- **Create view**
15+
- **Help**
16+
- **See all records**
17+
- **Share**
18+
- **Show as**
19+
- **Show Chart**
20+
- **Open Dashboards**
1321

1422
> [!NOTE]
15-
> The button with ID `Mscrm.HomepageGrid.{!EntityLogicalName}.ChangeDataSetControlButton` is a button intended only for Web client interface that is now deprecated and this is intentionally disabled in the Unified Interface. Any attempts to modify this button is not supported.
23+
>
24+
> - The button with ID `Mscrm.HomepageGrid.{!EntityLogicalName}.ChangeDataSetControlButton` is a button intended only for Web client interface that's now deprecated and this is intentionally disabled in the Unified Interface. Any attempts to modify this button aren't supported.
25+
> - Microsoft doesn't provide help or support for community tools. To obtain support or help to use these programs, contact the program publisher.
26+
27+
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]

0 commit comments

Comments
 (0)