Results 1 to 6 of 6

Thread: howto modify content in the auto notification email

  1. #1
    teldarren is offline Senior Member
    Join Date
    Jan 2009
    Posts
    41

    Question howto modify content in the auto notification email

    First off the actual email notification works fine. When we assign a case or lead or anything to another user the email gets sent to that user as it should.

    I want to edit the email though. For example, when we assign a case to one of the techs, I want to add a line to the email template so they can see the account name in the email.

    1. Please advise on what file would I need to edit and where I would find this file?

    2. Once I find the file that needs to be edited, what parameter or code would I use to show the account that is tied to the case?

    Thanks,

    Darren

    I am running the following.....

    Windows 2003 Small Business Server w/SP2
    SugarCE/5.2.0a (Build 5447) (Fast Stack Installer 5.2.0 with 5.2.0a patch applied)
    Apache/2.0.59 (Win32) mod_ssl/2.0.59 OpenSSL/0.9.8e
    MySQL/5.0.45
    PHP/5.2.5

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: howto modify content in the auto notification email

    Hi

    Make your template changes here "include/language/en_us.notify_template.html"

  3. #3
    teldarren is offline Senior Member
    Join Date
    Jan 2009
    Posts
    41

    Question Re: howto modify content in the auto notification email

    Thank you.....

    However, I added the following line for the "case" email...
    Code:
    Account: {ACCOUNT_NAME}
    All that appeared in the email was "Account:" no account name that the case was tied to.

    it seems that there is some code in "en_us.lang.php" that I need to edit as well?????

    for example I have created many new custom fields and I want some of them to appear in the emails too. but in looking in that "en_us.lang.php", file it still has all the default arrays for the original dropdown lists, and I have edited most of them using studio. but those changes are not reflected here in this file.

    Is that a bug? is there a way to show the account name that the case is associated with in the email? how would i show other additional info in the email, that I have created in studio???
    How should I proceed? Has anyone else run into this?

    Thanks,

    Darren

    I am running the following.....

    Windows 2003 Small Business Server w/SP2
    SugarCE/5.2.0a (Build 5447) (Fast Stack Installer 5.2.0 with 5.2.0a patch applied)
    Apache/2.0.59 (Win32) mod_ssl/2.0.59 OpenSSL/0.9.8e
    MySQL/5.0.45
    PHP/5.2.5

  4. #4
    teldarren is offline Senior Member
    Join Date
    Jan 2009
    Posts
    41

    Exclamation Re: howto modify content in the auto notification email

    Need more help please. This is still not resolved.

  5. #5
    teldarren is offline Senior Member
    Join Date
    Jan 2009
    Posts
    41

    Exclamation Re: howto modify content in the auto notification email

    Hate to bump this again, but I can not let this one go.

    There must be a way to edit the email templates. Please, advise.......someone, anyone.

    Thanks,

    Darren

  6. #6
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: howto modify content in the auto notification email

    Check the function set_notification_body() in "modules/Cases/Case.php".

    I hope it helps.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Bug : Email message content, symbnol +
    By nexzus in forum Feature Requests
    Replies: 4
    Last Post: 2009-03-06, 03:32 PM
  2. How to modify content on shortcut menu
    By sjilumudi in forum Developer Help
    Replies: 3
    Last Post: 2008-06-04, 10:55 AM
  3. Annoying bug destroys email content
    By DistinctiveWeb in forum General Discussion
    Replies: 7
    Last Post: 2007-07-16, 06:51 AM
  4. Replies: 0
    Last Post: 2005-11-18, 08:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •