PL-100 · Question #241
A company is creating a new canvas Power Apps app. The canvas app has a custom control that displays data based on data passed to the control through custom properties. You need to create a custom…
The correct answer is E. in the Power Apps app containing the control. Custom input properties for canvas app components are defined inside Power Apps Studio, directly within the app that contains the component. When you select a component, you can add custom input and output properties through the component's property editor. These properties are…
Question
Options
- Ain an entity used in the Power Apps app
- Bin the Microsoft instance used by the Power Apps app
- Cin the Microsoft Visual Studio instance used to build the control
- Din AppSource for the Power Apps solution
- Ein the Power Apps app containing the control
How the community answered
(43 responses)- A2% (1)
- C2% (1)
- D2% (1)
- E93% (40)
Explanation
Custom input properties for canvas app components are defined inside Power Apps Studio, directly within the app that contains the component. When you select a component, you can add custom input and output properties through the component's property editor. These properties are scoped to the app - they are not defined in Dataverse entities, a Visual Studio project, AppSource, or the Microsoft Dataverse instance. The app itself is the correct location for this configuration.
Topics
Community Discussion
No community discussion yet for this question.