PL-200 · Question #348
You are building a model-driven app. The environment has Advanced settings enabled. A form in the app requires a custom interface. You need to embed the custom interface onto the form without using…
The correct answer is D. Use the classic experience to add a canvas app. When Advanced settings are enabled, the classic form editor must be used to access the Canvas App control that embeds a canvas app onto a model-driven form without custom code.
Question
Options
- AModify the model-driven app to use mobile form factor.
- BModify the model-driven app to use tablet form factor.
- CCreate a quick view form.
- DUse the classic experience to add a canvas app.
How the community answered
(18 responses)- A6% (1)
- B6% (1)
- C17% (3)
- D72% (13)
Why each option
When Advanced settings are enabled, the classic form editor must be used to access the Canvas App control that embeds a canvas app onto a model-driven form without custom code.
Changing the app to use mobile form factor adjusts the layout for mobile devices but provides no mechanism to embed a custom interface onto the form.
Changing the app to use tablet form factor adjusts how the form renders on larger screens but does not embed or configure any custom interface.
A quick view form displays fields from a related record through a lookup relationship and is not a mechanism for embedding a custom interface.
The classic form editor exposes a dedicated Canvas App control that allows makers to embed a canvas app onto a model-driven form without writing any code. When Advanced settings are enabled in the environment, this classic experience is the required path to access and configure canvas app embedding on a form.
Concept tested: Embedding canvas app using classic form editor with advanced settings
Source: https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/embed-canvas-app-in-form
Topics
Community Discussion
No community discussion yet for this question.