Versions Compared

Key

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

...

Visibility and Components:

...

Attribute Group

Attribute Name

Description

Visibility

Visibility Type

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

  1. Always: The component will always be visible.

  2. 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 attribute.

Component

Component Label

It simply shows the name of the component.

...

Attribute

Description

Model (Salesforce Object)

From this source, users can select a Model (Salesforce Object) field to be displayed as the label name.

Variable

Here, users can select the label name from variables such as Record ID, Is Disabled, Is Read only, or Is Visible.

Cookie Key

Choose the available cookie key whose value you want to include from your browser.

Local Storage Key

Select the available Local Storage Key whose value you want to include from your browser.

User

Here, you can choose the label from user fields such as First Name, Last Name, Email, Name, Phone, or Session ID.

Merge Field Expression

Merge Field Expression displays the value selected from the chosen value source.

Message Body

Inside the message body, user also can add the values manually.

Events

Events available for any component is of onload type.

image-20240818-190902.pngImage Removed

Onload Events:

...

onload event occurs when the component has been loaded.

...

Here, only onload event actions are available for components.

...

Include Page
Onload Event
Onload Event