Finding and recovering sample list numbers (find/edit contact)

This feature allows you to easily locate a particular number in the sample list. You can then either change the number's priority level, have a specific agent call the number immediately, or recover the number (in other words, add a number that has been abandoned due to the outcome of a previous call back into the pool of numbers that can be contacted).

The find/edit dialog allows you to search the sample list for:

Note: the find/edit contact dialog is not modal, allowing you to switch to other windows while it is still open.

To search the sample list for either of these purposes:

The following dialog appears:

find_edit_contact_select_fields

Enter your search criteria. For example, you might enter a specific telephone number to find a specific individual, or enter a priority level to find numbers of that priority. You can combine several search criteria if you wish. For details on the fields on which you can search, see find/edit contact fields.

Note that it is possible to choose which fields will be used for your search. For example, you might search for a particular contact mode and a particular web result. To add a field to your search criteria, select click to add a condition, and then select the field from the list. Then specify a condition, and value, as appropriate. To change the condition, click in the condition column, and select from the list. To specify a value, double-click the field in the value column, and select or enter the appropriate value. To execute your search, click find.

Note: the maximum number of telephone numbers returned by find number can be limited. You can set this maximum in the option maximum number of results. This option prevents CCA from hanging if a user requests too many results. No warning message will be shown; the results will simply be capped to the indicated value.

Click find to search for the numbers matching your criteria. If any are found, they are displayed at the bottom of the dialog. You can sort the list by clicking the appropriate column header; click the column header again to reverse the sort order. An arrow in the header indicates the sort direction.

Note: From version 5.2, you can use "wild-cards" in your search criteria. Wild-cards are characters that are used to represent other characters, either because you want to find a number of records where some characters in your expression may vary, or because you do not know all of the characters that may appear in a given field.

The ? wild-card denotes a single character. For example, ? on its own means any single character at all. 1? means the digit '1' followed by any character at all.

The * wild-card denotes multiple characters. So 020* in a telephone number field would find numbers beginning with 020, no matter what characters (and no matter how many) followed.

Square brackets denote groups of characters. For example, [a-z] means any characters between a-z. [abc] denotes the characters a, b or c (the search will find records with any of these characters). The ^ character denotes "not", so [^a-z] will find records without the characters a-z in the field in which you enter this expression. 1[0-5] will find records with the following numbers in the field: 10, 11, 12, 13, 14, 15 (because the first digit is 1, and the second digit can be anything between 0 and 5).

If you want to search for any of the above "wild-card" characters ([, ], ?, *, or ^), you need to specify that you are not using them as wild-cards in this instance. To do so, "escape" the character by preceding it with . For example ? allows you to search for the ? character.

You can also return the entire list by leaving all the fields blank - there is no need to enter wild-card characters in this situation.

For further details on using wild cards, see the Knowledge Base article How to use wildcards to find contacts or calls efficiently.
Note: From version 5.3.20, you can enter multiple conditions into the same field.
Note: from version 5.3.5.0, you can view CTScript interviews, if you have CTScript installed.

A record is only included in the results if all the 'include if' conditions are met. However, if you specify more than one similar condition (where only the value differs), then they are all included. This allows you to do searches that are true if one of several criteria are met (e.g. to find records with names starting with a or b). For example:

To find all records with names starting with 'a' or 'b', AND country 15, you would enter the following search criteria:

The context (right-click) menu gives you access to the following features:

Create your own Knowledge Base