Versions Compared

Key

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

...

Note: This option is only available if you choose "Record" as the layout type.

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:

  1. Application

  2. Record

Object

Select the object that will be associated with the layout.

Info

Layout Type:

In this section, you will learn about the two distinct types of layouts:

...

Type

Application Layout

Record Layout

Form Component with Predefined Actions

(error) Does not include any predefined components.

(tick) The form component includes default action buttons such as:

  • Save

  • Save & New

  • Cancel

Model

(error) Does not include any models.

(tick) Provides a record model for the selected object, allowing you to:

  • Add fields to forms for performing CRUD operations on the object.

  • Create additional models as needed and bind them with other components for various requirements.

Variables

(error) Does not include any variables.

(tick) Lists variables that can be used to store temporary values.

Workflows

(error) Does not include any workflows.

(tick) Predefined workflows:

  • Save Record

  • Query Record

  • Save & New Record

  • Cancel Popup

Events

(error) Does not include any events.

(tick) This includes several events for communicating with other layouts, such as:

  • Save

  • Save & New

  • Cancel

...

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.

Info

References: