Salesforce Certified Platform App Builder — Question 331
An app builder has created a custom Lightning App and wants to make it available to the internal users at Universal Containers.
Which two steps are necessary to accomplish this task? (Choose two.)
Answer options
- A. Upload the app to Static Resources
- B. Add the app to a Visualforce page.
- C. Assign app to profiles.
- D. Build a Custom Tab for the app.
Correct answer: C, D
Explanation
To make the custom Lightning App accessible to internal users, it is essential to assign the app to profiles (C), ensuring that the right users have permission to access it. Additionally, creating a Custom Tab for the app (D) allows users to easily navigate to and utilize the app within their Salesforce environment. The other options, A and B, are not necessary steps for making the app available to users.