Layout Creation
In this section, you will learn what information is needed to create a layout, including:
Attribute | Description |
---|---|
Label | Provide a label or name for the layout. |
Name | Provide a unique API name for the layout. |
Type | Select the layout type:
|
Object | Select the object that will be associated with the layout. Note: This option is only available if you choose "Record" as the layout type. |
Layout Type:
In this section, you will learn about the two distinct types of layouts:
Type | Application Layout | Record Layout |
---|---|---|
Purpose | Used for applications within the Home Lightning page in the Salesforce environment. | Used for specific records lightning page within an object. |
Usage | Once you structure and publish an Application Layout, you can add it to:
| When creating a Record Layout, you need to select the associated object. After structuring and publishing the layout, you can add it to:
|
Difference Between Application and Record Type Layouts
Type | Application Layout | Record Layout |
---|---|---|
Form Component with Predefined Actions | Does not include any predefined components. | The form component includes default action buttons such as:
|
Model | Does not include any predefined models. | Provides a record model for the selected object, allowing you to:
|
Variables | Does not include any predefined variables. | Lists variables that can be used to store temporary values. |
Workflows | Does not include any predefined workflows. | Predefined workflows:
|
Events | Does not include any predefined events. | This includes several events for communicating with other layouts, such as:
|
Note: These prebuilt elements are locked and cannot be modified or deleted. They are provided as references to help you create new elements or you can use this template with some modifications, such as adding the required fields to the form, tailored to your needs.
Add Comment