Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this section, you can manage all your Applications in one place and perform various operationsactions, including:

...

Application Actions:

...

  • Design: Customize the application by adding different nodes, such as layouts and list views, to build the application's structure.

  • Edit: Modify existing application details, such as the label or configuration settings, to update or refine the application as needed.

  • Delete: Remove an existing application from the system, permanently deleting it.

  • Publish: Make the application available for use by publishing it, allowing it to be accessed by end-users within your Salesforce environment.

...

Note: To add the application to the desired Lightning page, you first need to click Publish to publish the application. Once published, the application can be added to the selected Lightning page.

The Layout Application Manager's List View provides the following information:

Note: This field cannot be edited.

Column Name

Description

Label

Displays the name of the Application.

Name

Shows the unique API name associated with the Application.

Info

Type

It shows the type of application. Basically there are of two types:

  1. Application: Allows building applications that do not require record IDs for execution.

  2. Record: Allows building applications that require record IDs for execution.

Info

Reference: What is Application?