Download PDF

Custom Fields Tab in Process Settings

Custom Fields lets you to create the custom fields and use them in the campaign.

Custom Fields Tab

Figure: Custom Fields

Cautionary Line

A cautionary line is present at the top of the page which contains the following line

It is recommended to make changes during non-working hours as they will be visible only once the users login again. You may also have to update some rule actions.

The line is self-explanatory that after the creation of any custom field, the custom field will reflect at the agent's screen only when the agent needs to login again. That's why it is recommended to create custom fields at the non-working hour.

Default Category of Custom Fields

A default category of Custom Fields named "Default Category" will be created in the backend database while creating a Process. When the Voice-Admin will try to create the Custom Fields without creating a Custom Category, then the Custom Fields will be assigned to "Default Category" by default. Hence, the Custom Fields assigned in "Default Category" will be displayed on the User Interface.

Add a Category of Custom Fields

Perform the following steps to create a category of the custom fields.

  1. Click "Add Category" button on the top left corner. It shows the following pop-up.

    Add Category of Custom Fields

    Figure: Pop-up to add a Category of Custom Fields

  2. Provide a name for the category and click "Save".

Manage Categories of Custom Fields

You can create multiple categories by performing these steps. The added categories gets listed in "Category" drop-down menu located on the top left corner.

Categories List

Figure: Category Drop-down menu

Here, you can select any category to perform any of the following operations.

Create a Custom Field

Perform the following steps to create a custom field.

  1. Click "Add" button to add a custom field using the following pop-up.

    Create Custom Field

    Figure: Pop-up to create a Custom Field

  2. Provide a name for the custom field.
  3. Select a category using the "Category" drop-down menu.
  4. In "Type" drop-down menu, select the type of custom field that you can to create.
    1. SingleLineField: Select it to create a single line custom field. You can use this to take the input in a single text line.

      Single Line Field

      Figure: Single Line Text Field

      Select any of the following data types for this field.
      • String
      • Integer
      • Decimal
    2. MultiLineField: Select it to create a multiple-line custom field or a textarea. You can use this to take the input in the multiple text lines.

      Multi Line Field

      Figure: Multi Line Text Field

      Select "String" as the data type. It is the only available data type here.
    3. CheckBox: Select it to create custom checkboxes. The user can select any or multiple checkboxes. It shows the "Possible Value" section in the pop-up.

      Checkbox Custom Field

      Figure: Checkboxes as Custom Fields

      In "Possible Values" section, you have to provide the values for checkboxes that you want to create. In the text field, provide a value and click + icon to add this textbox. You can create mulitple check boxes to provide the multiple options of a query.
      Select any of the following data types for this field.
      • String
      • Integer
      • Decimal
      • Boolean
      To delete a checkbox, click "X" icon below any field value.
    4. RadioButton: Select it to create custom radio buttons but the user can select only one of them. It shows the "Possible Value" section in the pop-up.

      Radio Button Custom Field

      Figure: Checkboxes as Custom Fields

      In "Possible Values" section, you have to provide the values for radio buttons that you want to create. In the text field, provide a value and click + icon to add this textbox. You can create multiple radio buttons.
      Select any of the following data types for this field.
      • String
      • Integer
      • Decimal
      To delete a field value, click "X" icon below it.
    5. SingleSelectionListBox: Select it to create a list containing multiple values but the user can select only one of them. It shows the "Possible Value" section in the pop-up.

      Single Selection List

      Figure: Single Selection List

      In "Possible Values" section, you have to provide the values for the single selection list. In the text field, provide a value and click + icon to add this textbox. You can provide multiple values here.
      Select any of the following data types for this field.
      • String
      • Integer
      • Decimal
      To delete a field value, click "X" icon below it.
    6. MultiSelectionListBox: Select it to create a list containing multiple values. The user can select any or mutliple values.
      Selecting it shows "Possible Value" section in the pop-up.

      Multiple Selection List

      Figure: Multi-Selection List

      In "Possible Values" section, you have to provide the values for the single selection list. In the text field, provide a value and click + icon to add this textbox. You can provide multiple values.
      Select any of the following data types for this field.
      • String
      • Integer
      • Decimal
      To delete a field value, click the "X" icon below it.
    7. DependentSingleSelectionListBox: Select it to create a list containing values. The user has to select a value to proceed further. If multiple levels of such custom field are created, the values in the corresponding below level will be populated automatically and again the user can select only one of them.
      Selecting it shows "Possible Value" section in the pop-up.

      Creating Dependent Single Selection List

      Figure: First Level of Dependent Single Selection List

      Perform the following steps.
      1. In "Possible Values" section, provide a label for the first level of the list.
      2. Type the comma separated values in the text area.
      3. Scroll Bar Information: In case of multiple values, the scroll bar will be displayed in this text area.

      4. Now, you can click "Apply" to create the first level of the list.
      5. To create the second level list, click "Add Level" just below the first level.
      6. A drop-down menu lists all values of the First Level List. You can select a First Level Value
      7. Provide a label name and enter the multiple values in the comma separated format.
      8. Click "Apply" to create a second level list.
      9. Select another value of First Level List in the drop-down menu, provide a label, and then enter comma-separated multiple values.
      10. You can scroll down to enter the values for the next fields.

      11. Click "Apply" to save the list.

        Created Multiple Levels of Dependent Single Lists

        Figure: Multiple Levels of Dependent Single Selection List

        When you are in third level, you have to select the value in first level to load its corresponding values in the second level list. After selecting a value in second level, the corresponding values in the third level list will be populated.

      12. You can create nested levels of Dependent Lists to meet your requirements.
      13. Select "String" as the data type as it is the only one available data type.
      To delete a list at any level, click the "Delete" button for it.
    8. DateField: Select it to create a list containing multiple values but the user can select only one of them. It shows "Possible Value" section in the pop-up.

      Date Field

      Figure: Custom Date Field

      Select "DateTime" as the data type, which is the only available data type here.
    9. Regex: The Regex custom field is used to store the custom unique identifier for the tickets. Know more...

  5. Select any of the following options either to make the custom field mandatory either while creating the ticket or while closing it.
    1. Mandatory on Creation: Select it to make the custom field to be filled while creating the ticket.
    2. Mandatory on Closure: Select it to make the custom field to be filled while closing the ticket.
  6. Select "Searchable" to make this field searchable. The values of this field can be searched in the system.
  7. Select "Non-Editable" to make the field non-editable by the user. However, you can keep it unchecked to let the users edit it as per requirement. The created custom fields are listed on the left side.

    Select a Custom Field

    Figure: List of Custom Field

View and Modify Custom Field

Perform the following steps to view and modify the details of a custom field.

  1. Click the checkbox of a custom field to select it. Its details are displayed on the right side.
  2. You can change the following values here.
    • Name
    • Category
    • Add or remove possible values
    • Make it mandatory to fill either on the creation or the closure of a ticket
    • Make it searchable or not
    • Make it editable or non-editable by the user
  3. Click "Update" to apply the changes.
    Rather, you can click "Cancel" to discard the changes.
  4. If any custom field is deleted or modified, then the agents are not required to logout and relogin to see the impact.

Delete a Custom Field

The deleted custom field cannot be restored.

Perform the following steps to delete a custom field

  1. Click the checkbox of a custom field to select it.
  2. Click the "Delete" button to delete it. The following message is displayed.

    Warning before deleting a Custom Field

    Figure: Deletion Confirmation Message