Difference between revisions of "Custom Pages"

From Power Wiki
Jump to navigation Jump to search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox features
+
The Custom page is a page type within [[model-driven apps]] which combines the power of [[Canvas apps]] and [[model-driven apps]].
|title = Custom Pages
+
 
|usecases = More flexible UI for model-driven apps. Using external data sources in model-driven apps.
+
== Use Cases ==
|publicpreview = 2021
+
More flexible UI for model-driven apps. Using external data sources in model-driven apps.
|generalavailability = Some parts 2021
 
|msdocs = [https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/model-app-page-overview/?WT.mc_id=DX-MVP-5003780 Custom Pages Startpage]
 
|mslearn = [https://docs.microsoft.com/learn/browse/?expanded=power-platform&terms=canvas%20apps Canvas apps in MS Learn]
 
}}
 
  
The Custom page is a page type within [[model-driven apps]] which combines the power of [[Canvas apps]] and [[model-driven apps]].
+
== History ==
 +
Public Preview of Custom Pages was announced on the Power Apps blog on the 27th of July 2021. Four months later Custom Page Runtime was announced as General Available.
 +
The history of Custom Pages can be tracked to Microsoft Business Applications Summit 2019. Custom Pages was not mentioned back then, however it was presented how the two app types [[model-driven apps]] and [[Canvas apps]] in the future will become one and Custom Pages is a step in the direction towards that. Read more about that MBAS announcement in Jukka Niiranen's blog post [https://jukkaniiranen.com/2019/06/2-become-1-ui-powerapps-roadmap-from-mbas/ 2 become 1 UI: PowerApps Roadmap from MBAS]
  
 
== Microsoft Resources ==
 
== Microsoft Resources ==
* [https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/model-app-page-overview Overview of custom pages for model-driven apps]
+
* [https://docs.microsoft.com/en-us/power-apps/maker/model-driven-apps/model-app-page-overview/?WT.mc_id=DX-MVP-5003780 Custom Pages Startpage]
 
* [https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/page-powerfx-in-model-app Use Power Fx in a custom page for your model-driven app]
 
* [https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/page-powerfx-in-model-app Use Power Fx in a custom page for your model-driven app]
 
* [https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/navigate-to-custom-page-examples Navigating to and from a custom page using client API]
 
* [https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/navigate-to-custom-page-examples Navigating to and from a custom page using client API]
Line 18: Line 16:
 
* [https://powerapps.microsoft.com/sv-se/blog/custom-pages-for-converging-model-driven-apps-and-canvas-apps/ Announcing public preview of Custom Pages for converging model-driven apps and canvas apps] Power Apps blog 2021-07-27
 
* [https://powerapps.microsoft.com/sv-se/blog/custom-pages-for-converging-model-driven-apps-and-canvas-apps/ Announcing public preview of Custom Pages for converging model-driven apps and canvas apps] Power Apps blog 2021-07-27
  
== Community Content ==
+
== Community Resources ==
* [https://docs.microsoft.com/en-us/events/microsoft-power-platform-powerful-devs-conference/custom-pages--pcf-with-diana-birkelbach Custom Pages & PCF with Diana Birkelbach] Powerful Devs conference  
+
=== Videos ===
* [https://www.youtube.com/watch?v=mpGnOLmVLxQ Power Apps - Custom Pages and Commanding] by Daniel Laskewitz (VIDEO)
+
* [https://www.youtube.com/watch?v=fL21XV1CIgk How do custom pages change model-driven apps?] by Scott Durow 2022-03-12
 +
* [https://docs.microsoft.com/en-us/events/microsoft-power-platform-powerful-devs-conference/custom-pages--pcf-with-diana-birkelbach Custom Pages & PCF with Diana Birkelbach] Powerful Devs conference
 +
* [https://www.youtube.com/watch?v=mpGnOLmVLxQ Power Apps - Custom Pages and Commanding] by Daniel Laskewitz
 +
* [https://www.youtube.com/watch?v=r4Lg2IeE8I8 Power Apps Custom Pages & Power Fx - How to update Model-driven form from a custom page] by Matt Collins-Jones
 +
 
 +
=== Articles ===
 +
* [https://crmkeeper.com/2022/08/09/ribbon-button-custom-page-dialog/ Ribbon Button – Custom Page / Dialog] by Thomas Sandsør
 +
* [https://joegill.com/custom-pages-multiple-screens/ Custom Pages – Multiple Screens] by Joe Gill 2021-11-29
 
* [https://www.develop1.net/public/post/2021/08/08/custom-page-dialog-smart-button Custom page dialogs inside model-driven apps using a Ribbon Workbench smart button] by Scott Durow
 
* [https://www.develop1.net/public/post/2021/08/08/custom-page-dialog-smart-button Custom page dialogs inside model-driven apps using a Ribbon Workbench smart button] by Scott Durow
* [https://dianabirkelbach.wordpress.com/2021/09/19/send-in-app-notifications-from-custom-pages/ Send In-App Notifications from Custom Pages] by Diana Birkelbach 2021-09-19
+
* [https://dianabirkelbach.wordpress.com/2021/10/24/side-panes-custom-pages-implement-a-shopping-cart-in-mda Side Panes & Custom Pages – Implement a Shopping Cart in MDA] by Diana Birkelbach 2021-10-24
 +
* [https://dianabirkelbach.wordpress.com/2021/09/19/send-in-app-notifications-from-custom-pages/ Send In-App Notifications from Custom Pages] by Diana Birkelbach 2021-09-19

Latest revision as of 12:12, 26 August 2022

The Custom page is a page type within model-driven apps which combines the power of Canvas apps and model-driven apps.

Use Cases

More flexible UI for model-driven apps. Using external data sources in model-driven apps.

History

Public Preview of Custom Pages was announced on the Power Apps blog on the 27th of July 2021. Four months later Custom Page Runtime was announced as General Available. The history of Custom Pages can be tracked to Microsoft Business Applications Summit 2019. Custom Pages was not mentioned back then, however it was presented how the two app types model-driven apps and Canvas apps in the future will become one and Custom Pages is a step in the direction towards that. Read more about that MBAS announcement in Jukka Niiranen's blog post 2 become 1 UI: PowerApps Roadmap from MBAS

Microsoft Resources

Community Resources

Videos

Articles