|
Answer» Following are the different types of lightning pages available in Salesforce Lightning : - APP Page: The Salesforce mobile app and Lightning Experience both enable app pages. We can create a home page for a third-party app using an app page, which we can integrate straight into the Salesforce mobile app and Lightning Experience navigation menus. Our users will then have access to an app home page where they can access the most important objects and ITEMS fast. To improve the functionality of an app page, we can add global actions. A user can enter call data, create and update RECORDS, send email, and START a task using global actions from your app page. When a user opens the Salesforce mobile app and navigates to a Lightning page, the page's ACTIVITIES display in the action bar. Actions display in the highlights panel at the top of the page in Lightning Experience.
- Home Page: Home pages are used to create custom pages with features relevant to specific categories of users, and assign the pages to various apps or app-and-user-profile combinations. Only the Lightning Experience supports custom home pages.
- Record Page: We can construct a customised version of an object's record page with a record page, adapting it to your users' needs. Lightning Experience and the Salesforce mobile app both enable custom record pages.
|