Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Layout Manager

In this section, you can manage all your layouts in one place and perform various operations.

Layout Manager.png

Table Actions:

image-20240824-114547.png
  • New: It allows you to create a new layout.

  • Refresh: It updates the list of layouts to reflect recent changes.

Row Actions:

image-20240824-114247.png
  • Design: Customize the structure and appearance of a layout, allowing you to arrange components and define the layout's visual style.

  • Preview: View the layout as it will appear to end-users before publishing, ensuring that it meets your design and functionality expectations.

  • Edit: Modify existing layout details, which is only label, to update or refine the layout as needed.

  • Delete: Removes an existing layout from the system permanently and allowing for the creation of new layouts.

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

Note:

  • To add the layout to a desired Lightning page, you must first click Publish. Once published, the layout can be added to the selected Lightning page, Digital Experience page.

  • Once published, layout can not be deleted using row actions. If user wants to forcefully delete the layout, he has to delete the static resource created for the layout with naming convention like pwr__[layout_api_name] and then the delete row action works for the same.

image-20240912-045328.png

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

image-20240824-115200.png

Column Name

Description

Label

Displays the name of the layout.

Name

Shows the unique API name associated with the layout.

Note: This field cannot be edited.

Type

Indicates the type of layout.

To learn more about Type, click here.

Created By

Shows the date and time when the layout was created.

Created On

Displays the date of when the layout was created.

Last Modified by

Displays the name of the user who last modified the layout.

Last Modified On

Shows the date and time when the last modifications were made.

Reference: Create a layout

  • No labels