Results 1 to 3 of 3

Thread: Activities in Leads Editview

  1. #1
    ckd1987 is offline Sugar Community Member
    Join Date
    Jan 2008
    Posts
    88

    Default Activities in Leads Editview

    after search a while i think i should take this
    Code:
    if (!empty($focus->id)) {
    require_once('include/SubPanel/SubPanelTiles.php');
    $subpanel = new SubPanelTiles($focus, 'Activities');
    echo $subpanel->display();
    inside of editview.php

    but the only what i find is

    ./custom/modules/Leads/metadata/editviewdefs.php
    ./modules/Leads/metadata/editviewdefs.php

    but both is not working... it means -no effects - ..where i am fail ?

    Sugar CE 5.2.0k

    thx & greez

    alex
    Last edited by ckd1987; 2010-03-03 at 04:31 PM.

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Activities in Leads Editview

    You need to add such code into custom/modules/Leads/views/view.edit.php, inside function display.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    ckd1987 is offline Sugar Community Member
    Join Date
    Jan 2008
    Posts
    88

    Default Re: Activities in Leads Editview

    This is not working can u copy+paste an example for me please

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Import Activities related to the Leads
    By shamimwilson in forum Developer Help
    Replies: 2
    Last Post: 2009-09-04, 03:10 AM
  2. Finding leads with no scheduled activities
    By Keith Cramer in forum General Discussion
    Replies: 1
    Last Post: 2009-08-25, 01:25 PM
  3. Replies: 2
    Last Post: 2008-11-25, 04:48 PM
  4. Replies: 1
    Last Post: 2008-02-14, 10:36 AM
  5. Replies: 1
    Last Post: 2007-03-20, 07:16 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
  •