Versions Compared

Key

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

...

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
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

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.

info
Info

Reference: Merge text

Note: You can source merge text not only from model fields but also from various other sources, such as:

  • Models

  • Various

  • Local Storage Key

  • Cookie Key, etc.