Results 1 to 3 of 3

Thread: Unlinking "Account Name" in Leads Tab

  1. #1
    matthewfong is offline Junior Member
    Join Date
    Jan 2008
    Posts
    4

    Default Unlinking "Account Name" in Leads Tab

    I've modified the list view of the Leads module to include an associated "Account Name" that the the lead belongs to. However the account name has now become hyperlinked in the list view of the Leads module, causing many of our employees to accidentally click the Account Name when wanting to see the Detailed view of the Lead. Is there anyway I can un-hyperlink the account name column in the Leads module?

    --matt
    neoaccel, inc.
    http://www.neoaccel.com
    "Fastest Growing VPN Company"
    --Gartner SSL VPN MQ 2007

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Unlinking "Account Name" in Leads Tab

    In your subpanel definition remove the following line for the account name field to remove the clickable link:
    PHP Code:
        'widget_class' => 'SubPanelDetailViewLink'
    It should be under \modules\Accounts\metadata\subpanels. I'm not sure if you created a ForLeads.php one but if so that would be the file.

  3. #3
    gregwatson is offline Sugar Community Member
    Join Date
    Sep 2007
    Posts
    20

    Default Re: Unlinking "Account Name" in Leads Tab

    I'm also having this problem. The solution is my case was to modify a different file than the one listed above. The one I changed was /custom/modules/Leads/metadata/listviewdefs.php.

    --Greg

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2008-01-23, 10:12 PM
  2. Replies: 0
    Last Post: 2007-06-07, 11:31 AM
  3. Replies: 1
    Last Post: 2005-09-08, 10:51 PM
  4. Leads tab problems
    By ksg in forum General Discussion
    Replies: 2
    Last Post: 2005-08-30, 12:33 AM
  5. Replies: 7
    Last Post: 2005-05-27, 06:28 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
  •