Salesforce Certified Platform App Builder — Question 407
An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page.
Which two reasons can be preventing the app builder from being able to add the custom component? (Choose two.)
Answer options
- A. The component requires a developer permission to add it to the page with the App Builder.
- B. A custom tab must be created to add custom components to the page with the App Builder.
- C. The component is tagged for record pages instead of home pages and is not showing up in the App Builder.
- D. My Domain must be deployed to add custom components to the page with the App Builder.
Correct answer: B, D
Explanation
The correct answers are B and D. A custom tab is necessary for adding custom components to the page in the App Builder, and My Domain must be deployed for the inclusion of custom components. Option A is incorrect because having developer permissions does not impact the ability to add components, and option C is wrong since the component could be suitable for home pages if configured correctly.