...
This user interface field provides the functionality to create and add a new field to an existing list view. This allows users to customize the list view according to their specific needs by incorporating additional data elements
...
Infopanel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
For example, Upon entering the first name and last name, if you desire to display the full name on the UI by concatenating these two fields without saving the record first to preview the appearance, you can utilize the UI field for this purpose. |
...
Attribute | Description | |||
---|---|---|---|---|
Label | Provide a label or name for the field. | |||
Name | Assign a unique API name to the field. | |||
Merge Text | Specify the fields whose values you want to display. You can include multiple fields and perform operations such as concatenating field values or performing mathematical operations like addition and subtraction.
Note: You can source merge text not only from model fields but also from various other sources, such as:
|