...
Attribute Name | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Component Size |
| |||||||||||
Model | Creating a New Model: You can either select an existing model from the list or create a new model by clicking on the
| |||||||||||
Header Field | A Header is the name shown to users and can come from various sources.
| |||||||||||
ID Field |
| |||||||||||
Label Field | The label field is designated for displaying the label of the tree node. All fields are visible except for image, address, array, and object type fields.
| |||||||||||
Parent Field | The lookup field type should be used as a self-lookup to create a hierarchy. In this context, only lookup fields are visible.
| |||||||||||
Min Height | Here user can set the minimum height. | |||||||||||
Max Height | Here user can set the maximum height. |
Base UI:
...
Attribute Name | Description |
---|---|
Padding Location |
|
Padding Size |
|
Margin Location |
|
Margin Size |
|
Style |
|
Classes | It is used to apply SLDS classes to section, if needed. |
...
Label Source Type Attribute | Description |
---|---|
Model | 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. |
...