- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 08:51 AM
Hi,
I want to enable Activity Stream for Communication Device table(on List view), like we have on Printer table.
I can see this sys property 'glide.ui.cmdb_ci_comm_activity.fields', means it is already configured, just Disabled.
I did create a new property as per another post for this, like 'glide.ui.stream_icon.cmdb_ci_comm' with true/false type. It did not work.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 11:03 AM
Have you tried just adding the 'Activity log' to the table's Form view? That turns on history automatically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 11:03 AM
Have you tried just adding the 'Activity log' to the table's Form view? That turns on history automatically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 01:46 AM
Hi,
It worked, I added and removed the 'activities' field on form. it enabled the Audit for the table.
I found an article as well for it, I think its the same thing, but manually. ( https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0685670 )