Versions Compared

Key

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

...

Attribute

Description

Label

Provide a Allows to specify the label or name for the layout.

Name

Provide Allows to provide a unique API name for the layout.

Type

Select Allows to specify the layout type:

  1. Application

  2. Record

Object

Select Allows to select the object that will be associated with the layout.

Notes:

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

  • The objects displayed are based on end user's profile settings

...

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:

  • Save

  • Save & New

  • Cancel

Model

Does not include any predefined models.

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

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:

  • Save Record

  • Query Record

  • Save & New Record

  • Cancel Popup

Events

Does not include any predefined events.

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

  • Save

  • Save & New

  • Cancel

Note: These prebuilt predefined 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.

...