...
Attribute Group | Attribute Name | Description | ||
---|---|---|---|---|
UI | Component Size |
| ||
Padding Location | "Padding Location" typically refers to the configuration of spacing around elements | |||
Padding Size | "Padding Size" refers to the amount of space added inside an element, between the element's content and its border or edge. | |||
Margin Location | "Margin Location" refers to the spacing around the outside edge of an element | |||
Margin Size | "Margin Size" refers to the amount of space around the outside edges of an element, | |||
Style |
| |||
Classes |
|
Visibility and Component
...
Attribute Name | Description |
Visibility Type | It determines whether a component is visible on the layout. It offers the following visibility types:
|
Info |
---|
Reference: |
Component Label | It simply shows the name of the component. |
Label Source Type:
...
Label Source Type 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. |
...