- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 01:01 AM
Hi,
I would like to use a functionality that is available on incident form assuming that this would track all email activities under notes.
Can this be enabled ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 03:13 AM
Hi,
Yes, the "Email" function can be enabled on any table, you will need to add the email_client attribute to the table collection dictionary entry.
Check the Docs for details, or ask if you need additional help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 03:13 AM
Hi,
Yes, the "Email" function can be enabled on any table, you will need to add the email_client attribute to the table collection dictionary entry.
Check the Docs for details, or ask if you need additional help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 08:24 AM
Hi @Kumar38
@OlaN said very right, it is OOTB available for all tables. Create a form for a custom table and see. If it is not available you can add manually
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 09:02 AM
Hi @Kumar38 ,
If you want to see the emails in Activity log, you need to add Emails properties under tracking configurable fields. Add the two properties mentioned in the below screenshot
Please mark my answer helpful if it resolves your issue.