- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2018 01:41 PM
One of my HR users is asking if I can fill in the email client To field when replying. This would be specifically used if the opened for is a guest. I tried adding an email address to the watch list (as watchlist is already in the template) but it doesn't populate the To field nor will just throwing a custom field into the form and referencing it in the client template.
Would there be an easy way to do this is a script needed? I'm assuming it's a client script if a client template doesn't work but which table?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2018 12:49 PM
Thanks for all the replies. I think this was an instance issue. I was able to simply copy the email address to the watch list and email replies. in turn, be copied to the to field in the email client. It was a dev instance that needs cloning but there's too much on it to start clean.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2018 01:45 PM
Yes,you will have to define quick message to populate To with email client.
https://docs.servicenow.com/bundle/london-servicenow-platform/page/administer/notification/task/t_QuickMessages.html
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2018 01:46 PM
Yes, you will have to configure email client templates to populate TO information.
https://docs.servicenow.com/bundle/london-servicenow-platform/page/administer/notification/task/t_CreateAnEmailClientTemplate.html
Regards.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2018 03:02 PM
I tried this earlier and didn't work. For testing, I added a field called u_email_address and the client template wouldn't populate. I also added user@example.com into the watch list and the client didn't accept it. It seems like it's looking for a reference field if it's auto filled though the client and it can't take string fields.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2018 03:10 PM