Download PDF
Custom Fields Add a Category Manage Categories Create a Custom Field Modify a Custom Field Delete a Custom Field

Custom Fields Tab in Process Settings

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

Custom Fields Tab

Figure: Custom Fields

You have to create a category first and then you can create the custom fields in the category.

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 "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.

      Single Line Field

      Figure: Single 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 mutliple checkboxes. It shows "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 "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 "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 the multiple values.
      Select any of the following data types for this field.
      • String
      • Integer
      • Decimal
      To delete a field value, click "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. Now, you can click "Apply" to create the first level of the list.
      4. To create the second level list, click "Add Level" just below the first level.
      5. A drop-down menu lists all values of the First Level List. You can select a First Level Value
      6. Provide a label name and enter the multiple values in the comma separated format.
      7. Click "Apply" to create the second level list.
      8. Select another value of First Level List in the drop-down menu, provide a lable, and then enter comma-separated multiple values.
      9. 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.

      10. You can create a nested levels of Dependent Lists to meet your requirements.
      11. Select "String" as the data type as it is the only one available data type.
      To delete a list at any level, click "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.
  5. Select any of the following options either to make the custom field mandatory either while creatingthe 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 in 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 creation or on 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.

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 "Delete" button to delete it. The following message is displayed.

    Warning before deleting a Custom Field

    Figure: Deletion Confirmation Message