Skip to content

Commit dd14d29

Browse files
authored
Revise non-customizable buttons in ribbon documentation
Add additional buttons to the list
1 parent 2124511 commit dd14d29

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

support/power-platform/power-apps/create-and-use-apps/ribbon-non-customizable-buttons.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,15 @@ ms.custom: sap:Configuring model-driven app commands\Command is not shown or hid
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, they are hardcoded by internal platform code and unfortunately aren't customizable. Therefore, they aren't visible in Ribbon Workbench.
13+
14+
- **Create view**
15+
- **Help**
16+
- **See all records**
17+
- **Share**
18+
- **Show as**
19+
- **Show Chart**
20+
- **Open Dashboards**
1321

1422
> [!NOTE]
1523
> 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.

0 commit comments

Comments
 (0)