Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
The Activity Feed module is intended to line up the communication process among users within the same company between users, for example, between among employees who set tasks and those who handle them.
This functionality allows keeping an eye either you to monitor either on Additional Comments or Work Notes left within some a record or tracking the record field changes (all record fields or a field set specified by the user).
Activity Feed can be used on in table records in both of the main interfaces (agent interface and <![CDATA[Self-Service Portal), which allows using it by users enables the use of the module without specific roles.
Creating activityCreate an activity feed
To use a feed on forms, you need to configure the Activity Feed widget first. For thisTo do so, please complete the steps below:
- Navigate to Portal Structure → Widgets.
- Click New to create a new widget.
- Fill in the fields as described below.
- Click Save or Save and Exit to apply the changes.
After saving the record, it will be available to add on the for adding to the record form by the Form Layout functionality as described below.
Adding widgetAdd widget to forms
Add an activity feed widget created on in the previous step on the to the record form using the Form Layout functionality. For thisTo do so, please complete the steps below:
- Open the hamburger menu on to the top left of the form.
- Navigate to the Configure → Form → Layout item and click on it.
- Find the Activity Feed widget in the Available area and move it to the Selected area.
- Click Save to apply the changes.
After this, your changes are displayed on the record form.
Note |
---|
Perform these steps for every form on which you need to enable the Activity feed Feed functionality since it is not inherited, and every activity feed is related to the specified table. |
By default, two activity feed field fields are available:
- Additional Comment
- Work Note
When the Activity Feed is added to the form with fields of the Journal Input type, these fields are hidden on the form. The Activity Feed displays input fields and activity types corresponding to the hidden ones. Input fields have the same logic as hidden fields. For example, they become mandatory or hidden from the widget under certain conditions.
See the Creating custom activity feed field section of this article to customize your activity feed.
Activity feed default view
After a widget is created and added to a form layout as described above, create a new record or open an existing one to one to find the activity feed view as shown below (this screenshot is given as an example; the out-of-the-box version box version in your application may differ from it).
The Additional Comments and Work Notes fields are both of the Journal Input type and intended for cross- user communication.
- The Additional Comments field is for communication with the caller. It may be, for example, progress contain progress updates or clarifying questions. These comments are visible for to the requestor on the portal view of the record.
- The Work Notes field field is for internal communications of among the task fulfillers (agents). These comments may be technical and can contain information that should not be shared with the caller.
Tip |
---|
Comments or work notes can be sent using the CTRL Ctrl + ENTEREnter keyboard shortcut. |
Besides that, the Activity Feed displays the history of field changes. It displays information about those fields the value of which have the fields whose values have been changed.
- Previous values are in grey color. The new values are in black color.
- Field changes are displayed according to the <![CDATA[history display settings.
By clicking on selecting the tabs under the input field, you can filter out the displayed information.
Section | Description |
---|---|
All | This section displays all field changes and all comments left to this record. |
Work Notes | This section allows filtering out only work notes left to this record. |
Additional Comments | This section allows filtering out only additional comments left to this record. |
History | This section allows filtering out only record field changes. |
Section |
---|
|
Filtration
The displayed information can be filtered for specified users or user roles by using using the ACL functionality functionality. Thereby, the activity feed view can differ look different for users granted different roles. For thisTo filter displayed information, Create an ACL Rule for information filtering.
Info |
---|
For securing fields that allow commenting you to leave comments on records (such as Additional Comments or Work Notes), create an ACL rule for a corresponding column of the Journal Input type. Otherwise, you may create an ACL rule that will restrict access to the Activity Types (sys_activity_type) table for specified roles. In the Activity Column Filters (sys_activity_column_filter) table, activity type settings are saved for each user individually. |
To display changes of the specified fields in the History section instead of all fields changes, use the Available history Select fields handler functionality: Anchor history settings history settings
- Click on the three dots on the right to open the kebab menu.
- Click Available history fields itemClick the Select fields.
- Unselect fields changes of which whosechanges should not be displayed in the activity feed.
- Click Apply.
Info |
---|
If history History contains fields that have been changed but are not selected in the Available history Select fields handler, they will be replaced by the No fields selected text: ![]() |
Even if the field value changes are not displayed here, they are logged and can be reached in the History dictionary.
Creating aCreate a custom feed type
Anchor | ||||
---|---|---|---|---|
|
By default, two commonly used fields of the <![CDATA[Journal Input type are delivered for Task objects; these are are the Additional Comment and Work Notes fields.
To add custom journal input fields, please complete the steps below:
- Navigate to System Definition → All Columns.
- Click New and fill in the fields.
- Click Save or Save and Exit to apply the changes.
Tip |
---|
Another way to add a column is through the related lists in the Table (sys_db_table) record. Open the table you want to add a new activity type to, scroll down to the Related Lists area, open the Columns tab, and click New. |
Info |
---|
As a result, a new activity type will be created automatically by the system in the Activity Type (sys_activity_type) table. |
Configure a feed set
You can easily configure the set of activity feed fields you need using the fields using the <![CDATA[Form layout functionality.
To add or remove an activity feed field, perform the following steps:
- Open the record form which that you need to configure.
- In the hamburger menu
, navigate to Configure → Form → Layout.
- In the Section field, select the section containing the Activity Feed.
- Move the field of the <![CDATA[Journal Input type:
- from the Available section to Selected to add the field to the Activity Feed.
- from the Selected section to Available to remove the field from the Activity Feed.
- Click Save.
Info |
---|
When creating a new record, you will see the Journal Input fields as regular fields. In saved records, these fields are included into the Activity Feed. |
Customization
To configure the new a new activity feed field, please complete the steps below:
- Navigate to Activity Feed → Activity Types.
- Open the activity you need and fill in the fields.
- Click Save or Save and Exit to apply the changes.
Table of Contents | ||||||
---|---|---|---|---|---|---|
|