Universal Container - Lightning App Builder Capabilities

Lightning App Builder - Supported Components

Question

Universal Container Salesforce manager requested from the salesforce admin to investigate which of the following can be pulled into a lightning page using the lightning app builder? Choose three answers.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

Correct Answer: B, C & D

Lightning app builder is the salesforce lightning builder where you can drag and drop components into the page layout and have all these components access through one single location.

This is the power of point and click functionality.

You can add many components to a lightning page such as custom and standard lightning components.

You can add recent items, report chart, rich text, dashboard, etc.

Option A is incorrect because JavaScript is not supported in lightning.

Sure, I'd be happy to help explain this question!

The Salesforce Lightning App Builder is a drag-and-drop interface that allows you to easily build custom pages in Salesforce. These pages can contain a variety of components, including standard components (pre-built by Salesforce) and custom components (created by you or your team).

To answer the question, we need to identify which of the following options can be pulled into a Lightning page using the Lightning App Builder:

A. JavaScript components B. Custom Lightning components C. Recent items D. Standard Lightning components

Let's go through each option one by one:

A. JavaScript components:

JavaScript is a programming language used to create interactive effects within web browsers. It is not a component that can be pulled into a Lightning page using the Lightning App Builder. Therefore, option A is not correct.

B. Custom Lightning components:

Custom Lightning components are reusable building blocks that can be used to create custom functionality in Salesforce. These components can be created using standard web technologies like HTML, CSS, and JavaScript. They can be pulled into a Lightning page using the Lightning App Builder. Therefore, option B is correct.

C. Recent items:

Recent items refer to records that a user has recently viewed or interacted with in Salesforce. This is not a component that can be pulled into a Lightning page using the Lightning App Builder. Therefore, option C is not correct.

D. Standard Lightning components:

Standard Lightning components are pre-built components provided by Salesforce that can be used in Lightning pages. These components can be pulled into a Lightning page using the Lightning App Builder. Therefore, option D is correct.

In summary, the three options that can be pulled into a Lightning page using the Lightning App Builder are:

B. Custom Lightning components D. Standard Lightning components

I hope that helps! Let me know if you have any further questions.