Activity › Forums › Salesforce® Discussions › How can we use Lightning Components with the Salesforce Mobile App?
Tagged: Developer Console, Lightning Components, Quick Find Box, Salesforce Classic, Salesforce Lightning Components, Salesforce Mobile App, Salesforce Navigation, Salesforce1 Mobile App
-
How can we use Lightning Components with the Salesforce Mobile App?
Posted by Hariom Chaudhary on August 20, 2019 at 7:49 AMHow can we use Lightning Components with the Salesforce Mobile App?
Deepak replied 6 years, 10 months ago 3 Members · 2 Replies -
2 Replies
-
We need to first make a lightning tab which points to the lightning component we created and then we have to include that tab in the salesforce1 Mobile Navigation select list and the newly created tab to it.
- [adinserter block='9']
-
Make your Lightning components available for Salesforce for Android, Salesforce for iOS, and Salesforce mobile web users by displaying them in a custom tab.
Available in: Salesforce Classic (not available in all orgs) and Lightning Experience
Available for use in: Contact Manager, Group, Professional, Enterprise, Performance, Unlimited, and DeveloperEditionsCreate Lightning components using the UI in Enterprise, Performance, Unlimited, Developer Editions, or a sandboxTo create Aura components, use the Developer Console.
Include your components in the navigation menu by following these steps.
Create a custom Lightning component tab for the component. From Setup, enter Tabs in the Quick Find box, then select Tabs.Add your Lightning component to the Salesforce app navigation menu.From Setup, enter Navigation in the Quick Find box, then select Salesforce Navigation.
Select the custom tab you just created and click Add.
Sort items by selecting them and clicking Up or Down.In the navigation menu, items appear in the order you specify. The first item in the Selected list becomes your users’ landing page.
Check your output by going to Salesforce mobile web. Your new menu item should appear in the navigation menu.
Log In to reply.