Webitel: Documentation

Conditions (Contact groups)

1. Description

This section defines the conditions based on which a static contact group and/or contact will be assigned to a case.

The section includes the following elements:

  1. Records registry (Fig. 1.(1));

  2. Add tool (Fig. 1.(2));

  3. Refresh registry list tool (Fig. 1.(3));

  4. Pagination (Fig. 1.(4)).

Conditions.png
Fig. 1. Conditions detail page

1.1. Records registry

The registry is a list of records of existing objects in this section. Each record consists of the following fields:

  1. Checkbox;

  2. Condition column;

  3. Contact group column;

  4. Assignee column;

  5. Move tool;

  6. Edit tool;

  7. Removal tool.

1.1.1. Checkbox

Used to select one or more records.

If the checkbox in the header is selected, all records on the page are selected.

1.1.2. Condition column

This column displays conditions.

1.1.3. Contact group column

This column displays contact groups.

1.1.4. Assignee column

This column displays the assignee.

1.1.5. Move tool

Clicking and holding the icon image-20250218-145457.png allows dragging records within the records registry.

1.1.6. Edit tool

When hovering over the button, a tooltip with the tool name is displayed. After clicking the button Screenshot 2024-11-29 113414.png , the Edit condition modal window opens, where the data can be modified.

1.1.7. Removal tool

It is used to remove an object with confirmation through a modal window. A modal confirmation window appears after clicking the image-20241231-121409.png button. Clicking the Yes button - deletes the object and the entry. Clicking the No button closes the modal window, and the object is not deleted.

Confirm deletion modal window.png

Fig. 2. Deletion confirmation modal window

1.2. Add tool 

To add a new condition, click the add button – 80e50dcb-37fd-4cea-897d-7db5d018873c . After clicking the add button, the Add condition modal window opens (Fig. 2), which consists of the following elements:

Add condition.png
Fig. 2. Add condition modal window
  1. Condition field;

  2. Contact group field;

  3. Assignee field;

  4. Save button;

  5. Cancel button.

1.2.1. Condition field

This is a required field. It is used to enter a query in query language format, which allows checking the value of a specific field in a case or related objects. An example of the format:

Case.Location.Name = "Lviv_10",

where:

  • Case — the case object;

  • Location — the Location field of the case;

  • Lviv_10 — the field value based on which the selected static group is assigned to the case.

1.2.2. Contact group field

A field for selecting a contact group.

1.2.3. Assignee field

A field for selecting an assignee. This field is optional. It becomes active after selecting a contact group.

1.2.4. Save button

Clicking the Save button adds the condition.

1.2.5. Cancel button

Clicking the Cancel button discards the condition.

1.3. Refresh registry list tool

Updating the register table is performed by clicking on the refresh button - image-20241220-111256.png .

1.4. Pagination

It consists of the Rows per page field, which indicates the number of entries (it is possible to set from 1 to 1000) per page, and forward and backward buttons for switching pages.

2. Opportunities

2.1. Add a condition

Goal

Add a condition

Preconditions

  1. Access to the CRM application;

  2. Access to the Contact groups section in the CRM application;

  3. Permission to create or edit in the Contact groups section;

  4. At least one record exists or a new one is being created.

Scenario

  1. Click the add button image-20250211-133952.png .

  2. The Add condition detail page opens.

  3. Enter the data.

  4. Click the Save button.

Result

The modal window is closed. The data is saved. The record is added to the registry.

2.2. Delete a condition

Goal

Delete a condition

Preconditions

  1. Access to the CRM application;

  2. Access to the Contact groups section in the CRM application;

  3. Permission to create or edit in the Contact groups section

  4. At least one record exists or a new one is being created.

Scenario

  1. Find the condition record to delete.

  2. Click the delete button image-20260322-124351.png . The deletion confirmation modal window opens.

  3. Click the Yes button.

Result

The modal window is closed. The record is deleted.

2.3. Modify condition parameters

Goal

Modify condition parameters

Preconditions

  1. Access to the CRM application;

  2. Access to the Contact groups section in the CRM application;

  3. Permission to create or edit in the Contact groups section

  4. At least one record exists or a new one is being created.

Scenario

  1. Find the record to edit in the registry.

  2. Click the edit button for this record. The Edit condition modal window opens.

  3. Make changes. The Save button becomes active.

  4. Click the Save button.

Result

The data is saved.