Change reply to address on reply , reply to & forward button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2020 11:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2020 11:47 PM
Hi,
refer below as example
change it as per your need
the email client template must be configured for your table
please check that
if you don't have configured for your table then create new
1) type email client templates in left nav
2) click that module
3) search with table as your table
4) then open the record
5) set the sender using Text
6) configure the form layout and add the Reply to field as well
7) add it to form and save form layout
😎 set the value
9) save the email client template after setting both the fields
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2020 01:11 AM
Hi Ankur,
I have a requirement like on hr case , if table is payroll then on click of reply, reply to, forwd button it show Reply to as : test@abc.com
If table is other than non payroll then on click of reply, reply to, forwd button it show Reply to as : user@abc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2020 01:20 AM
Hi,
you can give the table you require the email client template to get applied on
then create 2 entries into email client templates
1) payroll table
2) for other table you will have to create individually i.e. non-payroll table
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2020 01:21 AM
Okay sure, I will try this.