- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2018 11:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2018 12:53 AM
Administrators can create an activity formatter.
Navigate to System UI > Formatters.Click New.
Enter a name for the formatter, such as Activities (task).
Select a Table.
Enter xmlin the Formatter field.
Leave the Type as Formatter.
Click Submit.
Open the form on which the new formatter should appear.
Right-click the form header and select the appropriate option for your version:
Configure > Form Layout
Add the new formatter to the form.
Right-click the Activityheader in the form and choose Personalize Activity to select the fields of interest.
Then we have to create system property.
Create a system property from sys_properties table.
with the Suffix as:
glide.ui.[custom application table name]_activity.fields
HOPE THIS HELPFUL.
Thanks,
Mohammed Iqbal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2018 11:26 AM
Yes. I guess you can. From the form layout, add activities to the form.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2018 11:28 AM
Just follow all the steps on this page: https://docs.servicenow.com/bundle/jakarta-platform-administration/page/administer/form-administrati...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2018 12:53 AM
Administrators can create an activity formatter.
Navigate to System UI > Formatters.Click New.
Enter a name for the formatter, such as Activities (task).
Select a Table.
Enter xmlin the Formatter field.
Leave the Type as Formatter.
Click Submit.
Open the form on which the new formatter should appear.
Right-click the form header and select the appropriate option for your version:
Configure > Form Layout
Add the new formatter to the form.
Right-click the Activityheader in the form and choose Personalize Activity to select the fields of interest.
Then we have to create system property.
Create a system property from sys_properties table.
with the Suffix as:
glide.ui.[custom application table name]_activity.fields
HOPE THIS HELPFUL.
Thanks,
Mohammed Iqbal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2021 11:40 AM