...
- 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 changes.
Field | Mandatory | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Name | Y | Widget name (for example: "Activity feed widget"). | |||||||||
Description | Y | Widget brief description (for example: "Enabling activity feed on tasks"). | |||||||||
Active | Select this checkbox to activate a widget.
| ||||||||||
Template | N | Fill in the widget template. The default template value is
Check the widget creation guide for more information about this field. | |||||||||
CSS | N | Specify CSS classes for the widget structure and style. | |||||||||
Client script | N | Fill in widget client logic if necessary. Check the widget creation guide for more information.
| |||||||||
Server script | N | Fill in widget server logic if necessary. Check the widget creation guide for more information.
| |||||||||
Demo data | N | Specify additional widget options if necessary. Check the widget creation guide for more information. | |||||||||
Tables | N | Specify tables (one or more) to enable activity feed functionality on their forms. In the case described, it's the Task table. | |||||||||
Inheritance | N | Select this checkbox if you want to make a widget available for adding to child tables' records. |
Тут расписать, как создать виджет, и так далееAfter saving the record, it will be available to add on the record form by the Form Layout functionality as described below.
Adding an activity feed
...
Add an activity feed widget created in the previous step on the record form using the Form Layout functionality. For this, please complete the steps below:
...
Note |
---|
Perform these steps for every form on which you need to enable Activity feed functionality since it is not inherited, and every activity feed is related to the specified task object. |
Configuring an activity feed
To add some more Journal Input fields in addition to default ones (Additional Comment and Work Notes), 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 changes.
Также лента активности позволяет ознакомиться с историей изменения полей записи (кто, когда изменил и какое поле, какое было значение и какое стало).
...