Add Ribbon Buttons and Edit Command Bar within Power Apps – Dynamics 365

Dynamics 365 Wave 2 has introduced an advanced and time saving feature to Add Ribbon Buttons within Power Apps. Now it will take less time for Ribbon Button Customizations.

Adding Ribbon Buttons using Ribbon Workbench is very complicated and time-consuming. Ribbon Workbench takes much time while loading and publishing solution. This features includes a lot of advanced things which Ribbon Workbench lacked.

This feature has additionally introduced “Run Formula” for Action and Visibility properties for Ribbon Button.

In this blog, We are adding a Ribbon Button on Account Form.

  1. Navigate to Power Apps and Choose your Environment and Select your App for which you want to add Ribbon Button.

2. Now Navigate to the Entity and Click on Edit Command Bar.

3. Choose Command bar option to edit and Click on Edit then It will Navigate to the Edit Page.

4. Click on New and Select Command Button, It will add a button as shown in below image.

5. Here you can set various properties for Ribbon Button :

  • Button Label
  • Button Icon (Default Icons, Web resource)
  • Button Action (Formula, Java script)
  • Button Visibility (Always, Formula)
  • Tooltip title
  • Tooltip description
  • Accessibility text

6. Based on your requirements you can customize your button and then click on Save and Publish. Then you can see the Ribbon button on the form.

Thank you.

Happy 365ing!!!

View Comments

  • Thank you very much for this post! I would like to know, how to implement these custom buttons for production environment. I really appreciate if you have a solution for this. thanks in advance.