Activity formatter
-
- UpdatedAug 8, 2023
- 6 minutes to read
- Vancouver
- Form Administration
The activity formatter provides an easy way to track items not saved with a field in the record, for example, journal fields like comments and work notes.
The activity formatter is enabled by default on the Task [task] table and other tables that extend the Task table, such as the Incident [incident] table. It is also enabled on the Approvals [sysapproval_approver] table.
You can filter the content that appears on the activity formatter and participate in the record feeds on the record. You can create an activity formatter for any form and configure properties that control what fields appear in the formatter. The number next to activities indicates the number of entries in the record feed. The number updates when users use the filter.
Activity type and a time stamp display in the top of each entry.
In Core UI, the activity formatter shows updates in real time so you can see the latest information without refreshing the form. User presence enables you to see when other users are entering comments.

Create an activity formatter
You can create an activity formatter for any audited table.
Before you begin
Procedure
- Navigate to .
- Click New.
- Enter a name for the formatter, such as Activities (task).
- Select a Table.
- Enter activity.xml in the Formatter field.
- Leave the Type as Formatter.
- Click Submit.
Result
What to do next
Add the activity formatter to a form
Add an activity formatter to any form to track journal fields on the form.
Before you begin
Procedure
Enable the Live Feed-Activity toggle
Enable the Live Feed-Activity toggle, which allows users to switch between the activity feed and the document feed for a record.
Before you begin
Role required: admin.
About this task
Use live feed to interact with other users on a record by posting messages and adding attachments to the feed. Use the activity formatter to see an overall summary of activity for the record.

The glide.ui.show_live_feed_activity property is enabled. Navigate to and enable the Toggle the display of the live feed tab in the activity formatter option.
Procedure
Customize activities
You can customize which fields appear in the activity formatter. You can add or remove fields from the list of activities that users can select when they open the activity filter.
Before you begin
About this task

Procedure
What to do next
Administrators can also modify the system property Incident activity formatter fields(glide.ui.incident_activity.fields). Access this property through . The system automatically synchronizes the values in the system property and the selections you made.
Configure roles for viewing emails in the activity formatter
The system property glide.ui.activity.email_roles enables you to control which roles can see emails in the activity formatter.
Before you begin
About this task
In the activity formatter, users see activity only for fields they have permission to read. For example, self-service users might see the activity formatter on the self-service view of the Incident form, but they do not see work notes, unless security rules have been customized to allow this.
If the Emails-autogenerated or the Emails-correspondence field is included in the activities list, all users see all emails. No determination is made whether an end user, for example, should see an email containing work notes. Configure this property to restrict this capability to specified roles.
Procedure
Configure the max activity size property
Use the glide.max_activity_size property to increase the amount of content that can be visible in the Activity Formatter.
Before you begin
About this task
Procedure
Configure email reply for the activity formatter in Core UI
The glide.ui16.emailStreamResponseActions system property determines whether a user can reply to email using the email reply button in the activity stream in Core UI.
Before you begin
Role required: admin
Configure activity formatter colors
Use the glide.ui.activity_stream.style.comments and glide.ui.activity_stream.style.work_notes properties to change the color-coding in the Activity Formatter.
Before you begin
Role required: admin
Procedure
- In the navigation filter, enter sys_properties.list.
-
Add a system property for the Additional comments field.
-
Change the color of the Additional comments field.
-
Add a system property for the Work notes field.
-
Change the color of the Work notes field.
On this page
- Create an activity formatter
- Add the activity formatter to a form
- Enable the Live Feed-Activity toggle
- Customize activities
- Configure roles for viewing emails in the activity formatter
- Configure the max activity size property
- Configure email reply for the activity formatter in Core UI
- Configure activity formatter colors