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?
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?
Develop the custom interface (e.g., a web application, custom HTML content, or any external site) that you want to embed.
Embedding an iframe is still considered custom code - I'll say A is correct as you can create/embed a canvas app without writing any code