Bug: Survey Email
Bug: Survey Email
When a Request Survey is emailed out to the users, the template contains:
"Dear $ContactName,"
When the email is received, the message states:
"Dear ContactName,"
The $ContactName variable is NOT being populated by the registered user. It's coming across as simply, "Contact Name".