Results 1 to 3 of 3

Thread: Cases Sub Panel on Accounts missing link

  1. #1
    mmansperger is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    Atlanta
    Posts
    40

    Unhappy Cases Sub Panel on Accounts missing link

    I know I saw this answered once before but I can't find it!

    Somehow by changing the Cases list on the Accounts sub panel I lost the subject link. The information appears in the list but the hyperlink that takes you to that case is not there.

    How can I fix it?

  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: Cases Sub Panel on Accounts missing link

    Hi mmansperger

    Edit the file modules/Cases/metadata/subpanels/ForAccounts.php and make sure the field 'name' contains this structure:

    PHP Code:
            'name'=>array(
                 
    'vname' => 'LBL_LIST_SUBJECT',
                
    'widget_class' => 'SubPanelDetailViewLink',
                 
    'width' => '50%',
            ), 
    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
    mmansperger is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    Atlanta
    Posts
    40

    Smile Re: Cases Sub Panel on Accounts missing link

    That did it!

    You are the MAN!

    Thanks

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Add new search panel in Accounts
    By webnetin in forum Help
    Replies: 1
    Last Post: 2008-08-15, 09:26 AM
  2. Imported Accounts Missing
    By jrettinger in forum Help
    Replies: 1
    Last Post: 2007-06-12, 04:59 AM
  3. Replies: 0
    Last Post: 2007-02-15, 04:53 PM
  4. Replies: 1
    Last Post: 2006-09-11, 03:38 PM
  5. Replies: 2
    Last Post: 2005-10-07, 12:04 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
  •