nerdexam
Microsoft

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.

Create apps by using Microsoft Power Apps

Question

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 custom code. What should you do?

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)
  • A
    6% (1)
  • B
    6% (1)
  • C
    17% (3)
  • D
    72% (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.

AModify the model-driven app to use mobile form factor.

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.

BModify the model-driven app to use tablet form factor.

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.

CCreate a quick view form.

A quick view form displays fields from a related record through a lookup relationship and is not a mechanism for embedding a custom interface.

DUse the classic experience to add a canvas app.Correct

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

#Model-driven apps#Canvas apps#Form customization#App integration

Community Discussion

No community discussion yet for this question.

Full PL-200 Practice