rodriggj / saleforce_dev

0 stars 0 forks source link

2. Car Hub App Creation #11

Open rodriggj opened 2 years ago

rodriggj commented 2 years ago

"Whiteboard" Picture for Reference

rodriggj commented 2 years ago
  1. Go to your Salesforce Developer Account and Login
  2. In Setup, use the Search box to query for the App Manager service, and click on App Manager
  3. When the page renders, click New Lightning App
  4. Utilize the Wizard to complete the Application configuration. The first Wizard screen prompts for: App Name: Car Hub. The other options you can configure or leave as default (img, color, description)
  5. The next Wizard screen is App Option ... you can leave all as default and click Next
  6. The next Wizard screen is Utility Items (Desktop Only) ... you can leave default and click Next
  7. The next Wizard screen is Navigation Items ... you can leave default and click Next
  8. The final Wizard screen is User Profiles. Query for System Administrator. Use the arrows to add this profile. Click Save and Finish
rodriggj commented 2 years ago

You will be redirected back to the Lightning Experience Application Manager where you should see Car Hub listed in the Applications table.

rodriggj commented 2 years ago

Go to App Launcher and verify that our App is available in our Developement Org.

image

rodriggj commented 2 years ago

The Application Car Hub when selected will be empty ... no Templates have been allocated to our Application. We'll do this in subsequent sessions.

image