Microsoft Power Platform Functional Consultant — Question 56
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
- A. Modify the model-driven app to use mobile form factor.
- B. Modify the model-driven app to use tablet form factor.
- C. Create an HTML web resource.
- D. Use the classic experience to add a canvas app.
Correct answer: D
Explanation
The correct answer is D because using the classic experience allows you to embed a canvas app directly into the form without needing custom code. Options A and B relate to form factors but do not address the requirement for embedding a custom interface. Option C involves creating an HTML web resource, which does not meet the criteria of avoiding custom code.