Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By clicking on the tabs under the input field, you can filter out the displayed information.

SectionDescription
AllThis section displays all field changes and all comments left to this record.
Work NotesThis section
displays
allows filtering out only work notes left to this record.
Additional CommentsThis section
displays
allows filtering out only additional comments left to this record.
HistoryThis section allows filtering out only record field changes.


Note
  1. To display changes of the specified fields in the History section instead of all fields changes, use the Available history fields handler functionality:
    1. Click on the three dots on the right to open the kebab menu.
    2. Click Available history fields item.
    3. Unselect fields changes of which should not be displayed in the activity feed.
    4. Click Apply.

Settings are saved in the Activity Column Filters (sys_activity_column_filter) dictionary for every user individually.

Even if the field value changes are not displayed therehere, they are logged and can be reached in the History dictionary.

видемость активити типа включается/отключается в /record/sys_activity_type чек-бокс Is Visible

а фильтр типов в sys_activity_type_filter


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:

...

Info

You can use available column attributes on this page for more precise configuration. For example, turn on the Mandatory attribute to make the field mandatory to fill in.

Также лента активности позволяет ознакомиться с историей изменения полей записи (кто, когда изменил и какое поле, какое было значение и какое стало).

Если менялось несколько значений - все фиксируются.

В ленте активности можно использовать фильтры:

  1. Отображать все изменения записи
  2. Отображать добавления воркнот
  3. Отображать добавления комментов
  4. Отображать изменения полей

Справа есть кебаб-меню, которое позволяет:

  1. Настроить, какие фильтры должны отображаться
  2. В случае выбора варианта 4 указать, изменения каких полей записи должны отображаться (Available History Fields).

Это фильтрация на уровне пользователя. А где на уровне администратора? Где сортировка? Пагинации пока не увидел.

Чтобы использовать активити фид, необходимо сначала вынести его на форму таблицы с помощью форм лейаут. Активити фид реализуется с помощью симплтега activityFeed.

Что с ACL, как они работают? Все ли сейчас, кто видит запись, могут видеть активити фид?

Кнопка SHow All показывает все записи, и Hide Information скрывает, оставляя только три последних.

Этап 1. Беседы в Activity Feed
1. Cоздан симпл-тэг/виджет, с помощью которого можно добавить и читать комментарий первого уровня, в т.ч. и для портала

Этап 2. История в AF
2. Можно ознакомится с историей изменения записи, отображаются секции с полями

Этап 3. Фильтрация, сортировка и пагинация.
3. Можно настраивать фильтрацию и сортировку на уровне пользователя, на уровне администратора
4. Работает пагинация (возможно отдельная цель)

Этап 5: Мгновенные сообщения в AF
6. Моментальная публикация комментария и автообновление ленты с комментариями.

Acceptance Criteria

...

Deactivating custom activity feed field

...

To perform this, please complete the steps below;

  1. Navigate to {your_instance_url}/list/sys_activity_type.
  2. Click on the activity you need to deactivate.
  3. Turn off the Is Visible attribute.
  4. Click Save or Save and Exit to apply changes.

Activity type fields

FieldTypeDescription
TitleNCustom activity feed field title displayed on the record form.
User createdNThis checkbox is intended to distinguish custom activity types from OOB ones to be able to filter them out if needed.
ParentNA parent activity type. If this activity type is of the highest level, then this field value will be empty.
TableNA table or tables for which this field is enabled (for example, Task).
Journal input columnNA reference to the previously created column of the Journal Input type.
Title (plural)NSpecify a title plural form if needed.
Is VisibleNThis attribute is responsible for field visibility on the record form.
NameNThis field contains an activity system name and is populated automatically out of the table name and the journal input column name. 
OrderNSpecify the field order.
Title colorN

Specify a title color that is displayed in the comment form.

Title background colorN

Specify a title background color that is displayed in the comment form.

Info

For example, settings like shown on the screenshot below

Image Added

will cause a result as follows

Image Added