Hi All,

When sending schedule confirmations and schedule reminders, I would like the emails to come from the person doing the scheduling instead of the generic systemwide email address. This way people can communicate directly to the person who scheduled them. Here is what I put in those fields in the system communication template:

In "From Name" : {{ Attendance.ScheduledByPersonAlias.Person.FullName }}

In "From Address" : {{ Attendance.ScheduledByPersonAlias.Person.Email }}

It doesn't seem to work at all it using what is set in Global Attributes. I can use these exact merge codes in the Subject or the body of the email with no problem. Any ideas?

Thanks,

Don K.

ScheduleConfirmationSystemEmail.png