Results 1 to 5 of 5

Thread: Reply-All button in Case module

  1. #1
    sandrock is offline Junior Member
    Join Date
    Apr 2010
    Posts
    4

    Default Reply-All button in Case module

    Hi All,
    just started implementing SugarCRM & so far its been good. Really like all the available features. There's one feature that we tried to find but unable to and would like to know if anyone having same issue or have any suggestion.

    We got the new email & it created the new Case. The incoming email contains list addresses in the Cc list. When we want to reply the email, there's no option to "Reply-All". So we had to manually add the list back into the Cc.

    Anyone got any suggestion how we're able to do this?

    Thanks.

    Regards.

  2. #2
    sandrock is offline Junior Member
    Join Date
    Apr 2010
    Posts
    4

    Default Re: Reply-All button in Case module

    Hi All,
    anyone can help me or provide suggestions?

    Thanks in advance.

    Regards.

  3. #3
    sandrock is offline Junior Member
    Join Date
    Apr 2010
    Posts
    4

    Default Re: Reply-All button in Case module

    Hi All,
    anyone can help me on this? Still unable to find a resolution. Or am I missing something?

    Please help.

    Thanks.

    Regards.

  4. #4
    kelptan's Avatar
    kelptan is offline Junior Member
    Join Date
    Apr 2010
    Location
    Singapore
    Posts
    1

    Default Re: Reply-All button in Case module

    Hi,

    I've looked through the sugar ce source codes and also done some modifications on it to accommodate this request.

    For this implementation, I've tested against Version 5.5.1 (Build 1202), and it's working so far.

    In order for this to work you need to make some modifications to the codes in several places mainly in the Emails module folder - assuming you are only using the english version

    # To Create the "Reply All" Button
    ../modules/Emails/language/en_us.lang.php

    #Add and call out the button array on the DetailViewSent page
    ../modules/Emails/DetailViewSent.html

    #Add a logical check to pass in the "replyAll" request type
    ../modules/Emails/EditView.php

    #Add a logical check to pass in the email addresses from cc/to/from fields.
    ../modules/Emails/Compose.php

    You can contact me if you need the full source code changes.

    Thanks.

  5. #5
    sandrock is offline Junior Member
    Join Date
    Apr 2010
    Posts
    4

    Default Re: Reply-All button in Case module

    Hi kelptan,
    lots of thanks and really appreciate for your reply. Yes, we would like to get this feature implemented in our system. This will makes it more easier to Reply-All directly from the emails listed under History panels in Cases instead of the current Reply only.

    We are willing to provide payment for the codes as this is a feature we need.

    I will pm u for the arrangements.

    Thanks.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Auto Case Reply Help!!!
    By jwsga03 in forum Web Self Service Portal
    Replies: 2
    Last Post: 2009-02-19, 02:13 PM
  2. Reply To Button missing on Case Emails
    By imclean in forum Help
    Replies: 0
    Last Post: 2008-08-13, 12:22 PM
  3. Inbound Email/Case Mgt and Reply/History
    By benoitx in forum General Discussion
    Replies: 1
    Last Post: 2007-01-14, 11:52 PM
  4. No Auto-Reply if case already opened
    By vtocco in forum General Discussion
    Replies: 1
    Last Post: 2006-02-03, 06:39 AM

Tags for this Thread

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
  •