The Landing Page is the Mobile Offline home page for the Salesforce Mobile App. When a user logs into the Salesforce Mobile App offline experience, the landing page is the first thing they see. This page is intended to give access to the user’s most important records and allow them to quickly and easily take relevant actions.
The landing page can be customized to meet user needs, using both out-of-the-box and custom objects, and Lightning global quick actions. It’s configured as a static resource file in JSON format.
Only one landing page layout is allowed per org.
Note
Landing Page Templates
You can use the Onboarding Wizard to select a preconfigured landing page template that best fits your use case. The Onboarding Wizard copies the landing page JSON file (based on the chosen template) into the Offline App Starter Kit staticresources folder. Locate and update the landing_page.json file to build a customized offline app experience.
Each landing page template has specific objects and quick actions.
Default
Accounts
Contacts
Opportunities
Case Management
New Case action
5 most recent Cases
5 most recent Accounts
5 most recent Contacts
Healthcare
BarcodeScanner action
New Visit action
New Visitor action
Visit object
Retail Execution
New Opportunity action
New Lead action
New Account action
For more information on updating the landing_page.json file, see Customize The Landing Page in the Salesforce Help.