Difference between revisions of "Model-driven commanding"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Community Content == | == Community Content == | ||
+ | * [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://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 |
Revision as of 13:04, 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
- First look at Power Fx command buttons for model-driven apps - Power Platform Unpacked #11 by Scott Durow (VIDEO) 2021-07-28
- Find contact’s LinkedIn profile with Power Fx & custom command bar button by Jukka Niiranen 2021-10-21
- Clone records with Power Fx & custom command bar button by Jukka Niiranen 2021-10-09