QuestionQ403
Create and configure Power AppsYou are a Power App maker.
You are developing an app in a development environment. You create these custom forms in the Account entity:
FormB contains a message displayed in the form's OnLoad function.

FormC contains a message displayed in the form's OnSave function.
You add the forms to a solution and export the solution as managed. When you import the managed solution into the test environment, an error indicates that the solution is missing a component.
You need to identify the issue.
What causes the import error?
- A The web resources were not added to the form before adding the form to the solution.
- B The solution must be exported as an unmanaged solution.
- C The web resources were not added to the solution before exporting.
- D A copy of the form must be made before adding to the solution.
Community Discussion