- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2021 12:10 PM
Hi, I am trying to add more fields to the Activity stream of the agent workspace. Currently, the Close code and Close Notes fields are not showing up in the Activity section. I see in Native UI, we can configure the Activity stream by clicking on the filter in the Actity section and then on 'Configure available fields', but I don't see an equivalent option in Agent workspace. How can we configure available fields in Agent Workspace?
Solved! Go to Solution.
- Labels:
-
HR Service Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2021 12:18 PM
You need to make sure that you are adding these fields in workspace view of form so that it works on agent workspace like below
Also, below article should be helpful to you
https://hi.service-now.com/kb_view.do?sysparm_article=KB0749438
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2021 12:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2025 07:19 AM
Actually, to add a field to the activity stream, find the *_activity.fields property for the table in question.
For example for "change_request", the property is called "glide.ui.change_request_activity.fields".
Just add the field name to this comma separated list.
If this post was helpful, I would appreciate if you marked it as such - thanks!
Best
Daniel
