Microsoft Power Platform Functional Consultant — Question 54

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?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating a canvas app and binding its properties directly to the form allows for seamless integration of the custom interface without requiring custom code. Option B, while it provides a web resource, does not embed the interface directly into the form. Option C does not allow for a custom interface as it is limited to displaying record data. Option D, while creating a canvas app, does not specifically address the need to bind its properties to the form.