
Announcements
Hi I read that modern commandbar buttons/customizations are app specific.
We have a scenario where we have multiple MDA created in the same environment and an entity is being used in multiple MDAs.
The problem here is when we customize the ribbon using ribbon workbench the changes are being reflected in all other apps as well. Few of the buttons we customized are OOB as well.
Can we use modern command designer to make these changes and those are applied to single application.?
The below section is from the documentation. What exactly is migrating to modern framework means?
| Customize out of the box commands | Yes | Commands become editable in command designer once migrated to the modern framework.
|
Hi @AnandM ,
The modern command buttons are indeed app specific by default - but they can be made to be global (just not via the editor user interface - Commanding scopes - Power Apps | Microsoft Learn).
You can create NEW app specific buttons to call JavaScript or Power FX in the modern commanding editor - but you can't customise existing classic commands or OOB buttons at this time.
What the docs (Command designer overview - Power Apps | Microsoft Learn) mean is that once a command has been migrated to modern commanding it will be editable - but that hasn't happened yet for any OOB commands afaik.
Hope this helps,
Scott