Results 1 to 5 of 5

Thread: Logic hook help

  1. #1
    rob@bdsbearing.com Guest

    Post Logic hook help

    I am using Sugar Community Edition 6.5.0. What I need to be able to do is have the 'log call' screen (for a follow up) come up as soon as a new note for an account is saved. I also need to make sure that once the new call is logged it generates a reminder e-mail to whoever is setting up the call. I have looked all over and I have not been able to find a similar example to this on the web. I am NOT a programmer and while I understand what I am trying to do I have no idea how to translate that to a logic hook. I am kind of under the gun here and I am running out of ideas. Is there anyone who can help me with this issue?

  2. #2
    jmertic's Avatar
    jmertic is offline Sugar Community Manager
    Join Date
    Dec 2007
    Posts
    3,984

    Default Re: Logic hook help

    Do you need the actual screen to come up, or could you just programmatic-ally create the call record instead?

    Also, which version of Sugar are you using?
    John Mertic
    Sugar Community Manager

  3. #3
    rob@bdsbearing.com Guest

    Default Re: Logic hook help

    Thank you for your reply. I am using Sugar Community Edition 6.5.0 (Build 8338). What I need is for the actual 'New Call' screen to come up as soon as the 'Create Note' subscreen under Accounts->History has been saved. That way my sales force can enter in the date/time of a follow up call to that customer without having to navigate to a different screen.

    As far as the e-mail notifications go, I have read in the userguide for Sugar that a user cannot assign a task to themselves, such as a follow up call, and have it send them a reminder. I have tested this and it seems to be true. I, on the other hand, can set up the follow up call for another user and they get the e-mail notification just fine. Is this an issue because I am on the Community Edition or is this inherently how Sugar is designed to work?

  4. #4
    jmertic's Avatar
    jmertic is offline Sugar Community Manager
    Join Date
    Dec 2007
    Posts
    3,984

    Default Re: Logic hook help

    For the first item, you probably should set the $_REQUEST['return_module'] to 'Calls' and $_REQUEST['return_action'] to 'EditView' and $_REQUEST['return_id'] to blank in the logic hook and see if that works.

    For email notifications, yes it is how Sugar works. Would be good feedback to send to us at Bug Portal | SugarCRM.com English (Americas).
    John Mertic
    Sugar Community Manager

  5. #5
    davidboris's Avatar
    davidboris is online now Sugar Community Member
    Join Date
    May 2010
    Posts
    1,307

    Default Re: Logic hook help

    Hello,

    Thank you for your reply. I am using Sugar Community Edition 6.5.0 (Build 8338). What I need is for the actual 'New Call' screen to come up as soon as the 'Create Note' subscreen under Accounts->History has been saved. That way my sales force can enter in the date/time of a follow up call to that customer without having to navigate to a different screen.
    Suggestion : You can create a new sugar widget button and add it to history subpanel for Notes. when user click on that button, you should display a modal dialog or popup to enter call info and save it via ajax.
    Web : http://www.urdhva-tech.com
    Twitter : @urdhvatech
    Email : contact@urdhva-tech.com

    Skype ID - david__boris

    Blog: Urdhva-Tech

    SugarForge Projects:

    sociaLead Chrome extension to create Leads from social web like Linked-In and Facebook


    tagMe Tag your important records, highlight descriptions to easily identify in bunch of records!

    Dynamic Dropdown Admins, smile now!! Edit Drop downs right from edit view! (Version 1.0.1 Beta is out now!)

    W
    YSIWYG now in studio!
    (Version 1.1 is out now!)

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 2012-06-28, 08:28 AM
  2. Replies: 1
    Last Post: 2011-10-13, 04:40 PM
  3. how to add a logic hook
    By youssefmamdouh in forum Developer Help
    Replies: 3
    Last Post: 2011-09-06, 01:02 PM
  4. Replies: 10
    Last Post: 2010-11-16, 02:41 AM
  5. Replies: 3
    Last Post: 2009-08-15, 03:00 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
  •