Results 1 to 3 of 3

Thread: Adding Account name field to dashlet

  1. #1
    savyn is offline Member
    Join Date
    Jul 2006
    Posts
    8

    Default Adding Account name field to dashlet

    Hi Everyone,

    Can I get some help in adding the account name to the 'MY OPEN TASKS' dashlet. What file do I edit to have the value of Account Name available?

    Many thanks
    savyn

  2. #2
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Adding Account name field to dashlet

    ruchida did similar modification to "My Leads" dashlet, maybe you can follow his approach. Please see this thread:
    http://www.sugarcrm.com/forums/showthread.php?t=16423

  3. #3
    atheimer98 is offline Sugar Community Member
    Join Date
    Dec 2005
    Posts
    202

    Default Re: Adding Account name field to dashlet

    I have a similar but different question, I am trying to make the 'Related to ' field from a calls dashlet link to the related to's detailview screen NOT the calls detailview like previous homepage areas. I'm looking at the following portion of mycallsdashlet.data and I see the portion that show to create a link on the item but how do I change it so it links to the related to detailview?

    'default' => true),
    'parent_name' => array('width' => '29',
    'label' => 'LBL_LIST_RELATED_TO',
    'sortable' => false,
    'link' => true,
    'id' => 'parent_id',
    'ACLTag' => 'PARENT',
    'related_fields' =>

Thread Information

Users Browsing this Thread

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

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
  •