Versions Compared

Key

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

...

Label Source Type Attribute

Description

Static

It includes only records from the manually input value.

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

By using the Cookie Key, the result is fetched by the value that has been added under the Cookie Key. But, have to make sure that the value that we are adding is from the Cookie Key value.

Local Storage Key

By using the Local Storage Key, the result is fetched by the value that has been added under the Local Storage Key. But, have to make sure that the value that we are adding is from the Local storage value.

User

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

...