Jump to content

Recommended Posts

Posted

I have seen an issue whereby when we seen emails to users that are not from an email template the Case changes.

eg.

I typed

Test Resolution to check to see if the case changes

Email sent

test resolution to check to see if the case changes

 

Please can this be looked at as it doesn't look very professional.

Posted

If the text is being passed in a variable then the case of the placeholder affects the case of the final text. I'm not using SM yet, so I can't direct you to the documentation, I'm afraid.

  • Like 1
Posted

Hi Kelvin,

Can you let us know where you are sending the email from.  Is this being sent from within a request, directly from the shared mailbox, or from an automated email? From your description where you mention ''Resolution" I'm assuming that this is an automated email sent on resolution of a request. 

DeadMeatGF is correct that these are commonly passed using a variable.  You can change the case of the variables in order to control the case.  The variable for including the resolution is  {{.h_resolution}} which can be rewritten as {{.H_resolution}} to enforce the capitalization.  There is a default email template called Resolution Notification.  Check if this is the template that is being used and that this variable has a capital H.  

Regards,

James 

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...