PL-100 · Question #254
An inside sales staff uses three model-driven apps for their sales process. Each app includes the same custom specialized component. You must standardize the inside and outside sales process by…
The correct answer is A. Component library. A component library is specifically designed to create reusable UI components that can be shared across multiple canvas apps. Building the custom component in a component library allows the outside sales canvas app to import and use it without requiring the component to be…
Question
Options
- AComponent library
- BSolution
- CAny of the three apps
- DCustom control
How the community answered
(53 responses)- A77% (41)
- B4% (2)
- C6% (3)
- D13% (7)
Explanation
A component library is specifically designed to create reusable UI components that can be shared across multiple canvas apps. Building the custom component in a component library allows the outside sales canvas app to import and use it without requiring the component to be rebuilt. Critically, creating and publishing a component library does not require administrator permissions, satisfying that constraint. Option B (Solution) is a packaging and deployment container, not a mechanism for sharing live reusable components across apps. Option C (building inside one of the three existing apps) would scope the component to that app only - it cannot be directly consumed by another app without a library. Option D (Custom control/PCF) requires admin permissions to deploy to the environment, which rules it out.
Topics
Community Discussion
No community discussion yet for this question.