0

1

Possible Duplicate:
Feature Request: Templated case notification email

Hi,

is it possible to add field "Opened by" to e-mail notifications body (and perhaps some other field)? It is necessary because it would allow to filter email messages on client side more precise. Now I have tons of email notifications about every change of every case in project I'm subscribed to and my inbox in outlook looks like a crap.

flag

closed as exact duplicate by adambox♦♦ Jan 13 2011 at 16:59

1 Answer

1

As with most "is it possible" questions: Yes, it's definitely possible for licensed (self-hosted) customers. However, doing so requires editing the source code, so is not available for On Demand customers. There is no UI configuration for this

The basics are that you will need to find the correct wording in the lang.xml file for "Opened By" and the email is built in CBug.was inside the function 'GetCaseInfoEmailRows'.

If you need more details, please contact us!

link|flag
Thanks! I don't think we will edit source code right now, but at least we know what we should do :). – Dmitry Lobanov Oct 18 2010 at 18:47

Not the answer you're looking for? Browse other questions tagged or ask your own question.