Results 1 to 4 of 4

Thread: HOW TO create link to detailview ?

  1. #1
    dekleinemedia is offline A Prolific Poster
    Join Date
    May 2009
    Location
    Netherlands
    Posts
    241

    Question HOW TO create link to detailview ?

    Hi,

    I have the following question. I've made a many to many relationship between the modules "Project" and "Calls".
    Now when i have created a new "Project" and i go to "detailview" i can see the subpanels "projecttasks", "calls", "history".
    Then i create a new "Call" with a custom made field "accountname". The problem is that when this call i can't see go to "detailview of call" because there is no link. Now i want to know where i can modify this so i can add the line; 'link' => true,

    See screenshot for a clear vision.

    Hope someone can help me with this.. thanksssss
    Attached Images Attached Images  
    Kind regards,

    De Kleine Media


    SugarCRM CE v.5.2.0h
    Windows platform
    MySQL v.5.1
    phpMyAdmin - 2.11.2.2
    Apache Server v.2.0

  2. #2
    dekleinemedia is offline A Prolific Poster
    Join Date
    May 2009
    Location
    Netherlands
    Posts
    241

    Default Re: HOW TO create link to detailview ?

    Hi,
    Does anyone has the solution for me? I would be very gratefull.
    Kind regards,

    De Kleine Media


    SugarCRM CE v.5.2.0h
    Windows platform
    MySQL v.5.1
    phpMyAdmin - 2.11.2.2
    Apache Server v.2.0

  3. #3
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: HOW TO create link to detailview ?

    I think you shoudl find what you need in modules/Calls/metadata/subpanel/default.php

  4. #4
    dekleinemedia is offline A Prolific Poster
    Join Date
    May 2009
    Location
    Netherlands
    Posts
    241

    Default Re: HOW TO create link to detailview ?

    Quote Originally Posted by SamuelAugy View Post
    I think you shoudl find what you need in modules/Calls/metadata/subpanel/default.php
    Thanks for your reply. You were right, i had to modify the code inside the subpanel.
    But, because this solution is not upgrade safe, i have modified the Projectdefault.php inside this directory;

    custom\modules\Calls\metadata\subpanels

    Here i have add the line 'widget_class' => 'SubPanelDetailViewLink', in my custom made field "acc_name_c"

    Once again, thanks for your help
    Kind regards,

    De Kleine Media


    SugarCRM CE v.5.2.0h
    Windows platform
    MySQL v.5.1
    phpMyAdmin - 2.11.2.2
    Apache Server v.2.0

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Redirect to DetailView after Subpanel Create?
    By eggsurplus in forum Developer Help
    Replies: 4
    Last Post: 2008-07-06, 10:58 PM
  2. Replies: 0
    Last Post: 2007-12-21, 02:45 PM
  3. Replies: 1
    Last Post: 2006-02-08, 07:29 PM
  4. Create link between Leads and Accounts
    By serena in forum Help
    Replies: 1
    Last Post: 2005-12-14, 10:37 AM

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
  •