Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Listi View to Detail View

  1. #1
    timolein is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    51

    Default List View to Detail View

    Hi,

    How can I go from list view to detail view? If I search customer and I get it on the list view I want to click customer open to get more details, but there is only edit button end of the line ? How can I get so that I click customer and it goes to Detail view??

    Please help!
    Timo
    Last edited by timolein; 2009-03-17 at 10:01 PM.

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Listi View to Detail View

    You need to click on the customer name to view the detailview.

  3. #3
    timolein is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    51

    Default Re: Listi View to Detail View

    Oh, so it should be a link? Now I have only customer name at plain text.. Did I miss something now?

    --timo

  4. #4
    timolein is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    51

    Default Re: Listi View to Detail View

    Okay, I have made a custom module so thatīs why I dont have a link?? What I need to modify to get one..

  5. #5
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Listi View to Detail View

    Even for custom modules name field will have a link. Make sure that the name field in available in listview.

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

    Default Re: Listi View to Detail View

    In the list view defs for that column add:
    'link' => true,

    You'll then need to do a repair/rebuild on that module to clear the cache.

  7. #7
    timolein is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    51

    Default Re: Listi View to Detail View

    wow thanks eggsurplus! Now I have links

    --timo

  8. #8
    rob78 is offline Senior Member
    Join Date
    Apr 2009
    Posts
    22

    Default Re: Listi View to Detail View

    i am new to SugarCRM,
    How did you do "You'll then need to do a repair/rebuild on that module to clear the cache. "?

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

    Default Re: Listi View to Detail View

    Go to the Admin page and there will be a Repair link in the right column somewhere on the page. Click on that then do a Quick Repair/Rebuild.

  10. #10
    rob78 is offline Senior Member
    Join Date
    Apr 2009
    Posts
    22

    Default Re: Listi View to Detail View

    thanks for the reply.
    I did exactly what you suggested above, but the link are not appearing on the listview.
    just to be sure, this is what i did:-
    i went to my custom module file .\MYPACKAGE\modules\MYMODULE\metadata\listviewsdef s.php, and I added a line 'link' => true in my column which i want the link to happen.
    Then I just clear cache as you suggested. But the link did not appear as i expected. Did i miss something?

Page 1 of 2 12 LastLast

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: 2009-03-04, 10:56 AM
  2. Replies: 13
    Last Post: 2007-10-04, 05:53 AM
  3. Replies: 2
    Last Post: 2007-09-11, 05:09 PM
  4. Replies: 0
    Last Post: 2006-07-11, 10:05 PM
  5. Replies: 0
    Last Post: 2006-05-04, 01:27 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
  •