Difference between revisions of "Embedded canvas apps"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
A [[canvas app]] can be designed with other purposes than to run it stand-alone. [[canvas apps]] can be embedded in e.g. a [[model-driven app]] or in [[SharePoint]]. | A [[canvas app]] can be designed with other purposes than to run it stand-alone. [[canvas apps]] can be embedded in e.g. a [[model-driven app]] or in [[SharePoint]]. | ||
− | |||
− | |||
− | |||
− | |||
== Microsoft Resources == | == Microsoft Resources == | ||
Line 20: | Line 16: | ||
[https://www.richardawilson.com/2020/06/launch-canvas-app-in-model-app-from.html Launch a Canvas app in Model App] Article by Richard Wilson | [https://www.richardawilson.com/2020/06/launch-canvas-app-in-model-app-from.html Launch a Canvas app in Model App] Article by Richard Wilson | ||
+ | |||
+ | == See also == | ||
+ | |||
+ | [[Virtual Entities]] |
Revision as of 13:37, 6 October 2020
A canvas app can be designed with other purposes than to run it stand-alone. canvas apps can be embedded in e.g. a model-driven app or in SharePoint.
Microsoft Resources
GA Announcement on the Power Apps blog
Embedd a canvas app on a model-driven form
Embedded Canvas Apps Guidelines
Community Resources
Getting started with Embedded Canvas Apps Article by Carina Claesson
Exploring the ModelDrivenFormIntegration control in embedded Canvas Apps Article by Carina Claesson
Launch a Canvas app in Model App Article by Richard Wilson