Versions Compared

Key

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

...

Attribute Name

Description

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.

Info

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 will be hidden on the form.

Action

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

Info

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

Info

Reference: Create Form Action Configuration

Primary Actions

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

Overflow After

This feature allows you to control the number of actions displayed. Setting the limit to 1 will show only one action, with additional actions appearing in a drop-down menu.

...

Attribute Name

Description

Read Only Type

It specifies whether a component can be edited by users. It offers the following options:

  1. Never: The component will always be editable at any time.

  2. Always: The component will never be editable.

  3. Conditional: The component's editability is determined based on specific criteria, which can make it either editable or read only as needed.
    You can explore more about Read Only here.

Info

Reference: Read Only

Disability

image-20240820-110938.png

Attribute Name

Description

Disability Type

It determines whether a component is disable on the layout. It offers the following visibility types:

  1. Never: There is no disable option for this component

  2. Always: The component will always be visible.

  3. Conditional: The component's visibility is determined based on specific criteria, which can make it either visible or hidden as needed.
    You can explore more about Visibility Type.

Info

Reference: Condition Disability.

...