Configure records for the Customer Information view
Configure the records to display on the Customer Information view. For example, a record could provide information on the contact or consumer.
Before you begin
Role required: admin
About this task
Records are displayed in the Customer Information view in Agent Workspace.
Contact section displaying the contact details of the customer.
Procedure
Navigate to All > Customer Central > Customer Information > Record Configurations.
Select New.
Fill out the fields, as required.
| Field | Description |
|---|---|
| Title | Enter a title for the record. |
| Context table | Select a Context table. Note: For example, enter Contact if you want to display all the information about a customer contact. |
| Relationship | Enter the relationship between the context and the record. 1. To create a new relationship, click the Lookup icon and then New. 2. Enter a name for the relationship. 3. In the Applies to table, select the table on which the list appears. Note: Enter either contact or consumer.
“sys_id” => is the name of the column in the record table that stores the context ID, for example, contact ID. “parent.sys_id” => is the unique key in the contact table that holds the contact record. Note: If building a new relationship, ensure that the exact column name from the record table that stores the context ID is specified here. ``` |
| Fields | Select the fields to display on the record. |
- Select Submit.