Difference between revisions of "Model-driven commanding"

From Power Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
* [https://www.youtube.com/watch?v=fGNKbfZxCj0 First look at Power Fx command buttons for model-driven apps - Power Platform Unpacked #11] by Scott Durow (VIDEO) 2021-07-28
 
* [https://www.youtube.com/watch?v=fGNKbfZxCj0 First look at Power Fx command buttons for model-driven apps - Power Platform Unpacked #11] by Scott Durow (VIDEO) 2021-07-28
 
* [https://www.develop1.net/public/post/2021/07/25/commandingv2 How to add low-code Power Fx buttons to model-driven apps] by Scott Durow  
 
* [https://www.develop1.net/public/post/2021/07/25/commandingv2 How to add low-code Power Fx buttons to model-driven apps] by Scott Durow  
 +
* [https://matthewdevaney.com/customize-the-command-bar-in-a-power-apps-model-driven-app/ Customize The Command Bar In A Power Apps Model-Driven App] by Matthew Devaney 2021-10-31
 
* [https://jukkaniiranen.com/2021/10/find-contact-linkedin-profile-with-power-fx-custom-command-bar-button/ Find contact’s LinkedIn profile with Power Fx & custom command bar button] by Jukka Niiranen 2021-10-21
 
* [https://jukkaniiranen.com/2021/10/find-contact-linkedin-profile-with-power-fx-custom-command-bar-button/ Find contact’s LinkedIn profile with Power Fx & custom command bar button] by Jukka Niiranen 2021-10-21
 
* [https://jukkaniiranen.com/2021/10/clone-records-with-power-fx-custom-command-bar-button/ Clone records with Power Fx & custom command bar button] by Jukka Niiranen 2021-10-09
 
* [https://jukkaniiranen.com/2021/10/clone-records-with-power-fx-custom-command-bar-button/ Clone records with Power Fx & custom command bar button] by Jukka Niiranen 2021-10-09
 
* [https://www.inogic.com/blog/2021/08/new-command-bar-designer-using-powerfx-for-dataverse-and-dynamics-365-crm-apps-now-in-preview/ New Command bar designer using Power Fx for Dataverse and Dynamics 365 CRM apps now in Preview] by Roohi Shaikh 2021-08-05
 
* [https://www.inogic.com/blog/2021/08/new-command-bar-designer-using-powerfx-for-dataverse-and-dynamics-365-crm-apps-now-in-preview/ New Command bar designer using Power Fx for Dataverse and Dynamics 365 CRM apps now in Preview] by Roohi Shaikh 2021-08-05

Revision as of 13:11, 30 November 2021

Traditionally it has been possible to add new "Ribbon buttons" or customize existing buttons / commands to model-driven apps and a popular tool has been the Ribbon Workbench by Scott Durow.

With Power Fx it is possible to add new commands without editing the RibbonDiffXml or using Ribbon Workbench. This is a preview feature (at the time of this writing 2021-11-30).

Microsoft Content

Community Content