Dynamic reply-to on email notification
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2010 10:28 AM
We have a business rule that sends email to a group of people, and we'd like to set 'reply-to' to the address of whoever triggered the business rule that sent the message.
Apparently, service-now only allows that filed to be hard-coded. I've tested setting this to an email address (works), to the table field with the user's address (u_reply_to - doesn't work), and to the table field using ${u_reply_to} (didn't work either). Any ideas?