Lightning Pages: The Big Picture

It’s not enough to just create the XML for the Lightning Page. After you create it, you’ve got to deploy it to your organization, configure the page, and get it into Salesforce1. Here’s an overview of the steps from beginning to end:

  1. Before creating your page, determine which components you want to include and the global actions your users need.
  2. Create the Lightning Page XML file.
  3. Add actions to your page.
    You can assign specific global actions to your Lightning Page in the XML for the page. If you don’t define specific actions in the XML, the action bar won’t appear on the page.
  4. Deploy the Lightning Page into your development organization.
  5. Create a Lightning Page custom tab.
  6. Add your Lightning Page tab to the Salesforce1 navigation menu.

We’ll walk through all these tasks, starting with step 2, in this chapter. But before we can get started, we need to download the custom Deliveries app that the delivery drivers have been using.