The Activity Stream widget is designed to visualize the comments added against the record and visualize the changes in the values of the specific fields.
The comment widget consists of the following parts:
Input fields (Additional Comments and Work Notes). These fields are of the Journal Input type described in theColumn Types article. The difference between them is:
The Additional Comments field is intended for communication with the caller about, for example, progress updates or clarifying questions. These comments are visible for the caller in his profile on thePortals.
The Work Notes field is intended for internal communications of the assigned users (agents). These comments may be technical and contain information that should not be shared with the caller.
Activity stream is intended to log activities. It contains the following information:
Which field was changed
The user who did the change
Old field value
New field value.
The example of the activity stream is on the screenshot below.
*заменить скрин
Set up the activity stream widget
Role required: admin.
To configure an activity widget on a form, complete the steps below:
Add a formatter configuring the widget view on a form. See theFormattersarticle to learn more.
Add the Activities (filtered) field to the form using theForm Layoutfunctionality.
If you need to display more information in Activity Stream widget (not only Comments and Work Notes, but field changes too), turn on the is_audit attribute on a table for which you are using the widget. To do this, perform the following steps:
Navigate to System Definition → All Tables.
Find the table record you are working on (for example, Incident) and open it.
Scroll down to the Controls tab and select theIs Auditcheckbox.