We have a Power Apps / Customer Insights setup where the main app is Customer Insights, and we maintain a separate solution for a custom campaign management module. This module includes its own table, form with PCF control, related views, and other components, and the goal is to deploy this solution across multiple environments that each use Customer Insights as the host app.learn.microsoft+1
The issue is that for command bar customization, including custom buttons, JavaScript actions, and formula-based behavior on existing buttons such as Save, I have only been able to configure it directly inside the Customer Insights app instead of fully inside the separate module solution. I also noticed that a component library object was created in the solution when using modern commanding / Power Fx, so I would like to understand whether that can help make the command bar customizations portable across environments.forwardforever+2
Is there a supported way to keep command bar customizations, including new commands and changes to existing commands, at the level of the separate solution so that the full module can be distributed to different Customer Insights environments without manually reapplying command bar changes in each app? From the documentation, it seems commands and the command component library created from one app cannot simply be added to different apps, which is exactly the limitation I am trying to overcome.
Is there a supported way to package and distribute the full command bar customization as part of the separate solution so that it does not need to be manually recreated in each target app?

Report
All responses (
Answers (