Label Fields

Prev Next

Admins have the capability to create labels using label field type. This field type allows us to label/ categorize/ represent objects using colors and text content.

 The parameters Name, Description and Help Text are common for all field types. Click Text Fields to see more information.

Display NameDescription
Field TypeMandatory. For label fields, the Field Type should be selected as 'Label'.
RequiredSet the field as a mandatory field. This field must be entered if it is on an add view, and cannot be made blank on an edit view.
Default ValueSet a default value for the label field. Add the label options first and then you can go back to set the default value.
Label OptionsIn the Add and Edit view, the label fields are displayed as a dropdown. Admin can add multiple labels to the list of options and assign specific color to each labels after adding them to the list.
  • Enter the text to be displayed as label in the text field(1) and add the option to the list using the "+" (2) icon.
Create field screen: Adding Label 3 to the label field
  • A color picker becomes available after adding the label to the list. The default color is set to black. Use the color picker to choose the desired color to represent the label.
The default color black will represent a label with no color (Transparent label)
  • Options in the list can be reordered using the arrow keys and specific options can be deleted using the "X" icon displayed in the the right hand side of each option.
Create field screen: Color picker for label options


Here is a preview of how label field "Priority" is displayed in different views.

Preview of label field in different views

 

Usage Recommendation

Using actions such as "ChangeField" and "ChangeFieldInAnotherTrack" to modify the label fields can be a super powerful approach. The actions can be triggered based on certain conditions to change the labels automatically.

Let us consider an example.

An action is configured to automatically change the label field "Priority" to "Past Due" when there is no state change within a certain amount of time. The trigger will highlight the objects that need immediate attention or follow-up by changing the label to "
Past Due".

Agent portal list view: RMAs with labels past due

 To learn more about actions and triggers. Click here.