Versions Compared

Key

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

...

Attribute Name

Description

Component Size

  • This allows users to modify the size of a specific component according to the grid size of layout.

  • This feature allows for flexible customization, enabling users to resize components to fit their specific needs within the defined grid structure.

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example,
If the layout grid size is 3 then layout is divided into 3 sections then you can changes the components size between 1 to 3.

Layout Type

It is used to set the layout type in two ways as:

  1. Grid: The Grid Layout Type provides a grid-based layout system consisting of rows and columns. This layout simplifies the process of designing and structuring a layout, allowing for precise placement and alignment of components within the gridtype divides a component into a specified number of columns. The grid size determines the number of available columns.

  2. Flow: The Flow Layout Type is used for positioning and formatting components within a layout. This layout type allows components to be positioned in relation to each other.

Note: By default, this attribute is set to a value of Grid Layout Type.

Grid Size

It defines the width of the component in terms of grid columns, allowing users to control how much horizontal space the section occupies on the page.

Model

All the Models (Salesforce Object) you have created will appear in the list. You can select a specific model from the list to save and display its field values.

Note: Only one model (Record Type - Single) can be bound at a time.

Field Layout

Field Layout allows you to arrange fields on the form.
For more details check this

Info

Reference: Field Layout

No Action Bar

If the "No Action Bar" checkbox is selected, the action bar, which contains all associated actions for the form, will be hidden.

Action

You can include multiple actions, each displayed as a button. Clicking a button initiates a specific action or workflow.

Note: After creating the action, it will be displayed on the canvas.

Info

Reference: Action

Primary Actions

You can select a primary action from the available actions. Pressing the Enter key will execute this selected action.

Overflow After

If the number of actions exceeds the provided limit, the additional actions will be displayed in a dropdown.

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example, if you have 3 actions, all will be displayed in the section header. If you added the 4th action, it will appear in the drop-down list, along with any subsequent actions.

...

Attribute Name

Description

Layout

Field Layout allows you to arrange fields on the form.

Info
Info

For more details check this

Reference: Field Layout

Is Copy Enabled

After marking the checkbox as true, a copy icon will appear beside the name field.

Help Text

Provides additional guidance or information about a field or element to assist users in understanding how to complete it or what data is expected.

...