- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2015 05:48 AM
Hello EveryOne,
I wanted to show the name of user in "Activity" when he have sent the email from the mail icon in the header.
Basically, today, when someone sent the email, we are not able to know dit it. I've tried to personalize by adding 'Created by' field, but it did not work.
I tried the script from this link, but it does not work ; http://www.servicenowelite.com/blog/2014/3/6/log-attachment-changes-in-activities
Is it possible to have this section ? If you have advice, i am more than interested and any assistance appreciated.
Kind regards,
ZA
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2015 03:28 AM
I solved it,
I put 'sys_created_by' into subject filed and it appears in the first row as wanted.
Thank you very much for all your help
Thank you again
Kind Regards,
ZA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2015 11:14 AM
Navigate to System Policy > Client Templates. Find the email template for the table you are sending it from. Insert the following in the from field to display to users who the email is from:
This will show in the activity who the email is from as well as in the users inbox when they receive the email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2015 01:56 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2015 02:37 AM
I can see the 'from' address being a user .. Isn't this what you are looking for ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2015 03:12 AM
Hello,
Not really because it changes the adress email put into "From". We want to keep it, but we want the user's name in the first row (just below 'activity' (see first picture)) like {2015-08-03 13:16:25 REQ0010913 - USERNAME - Email sent }
Kind regards
ZA