Results 1 to 2 of 2

Thread: Changing The Field that links to DetailView

  1. #1
    paulakg4 is offline Member
    Join Date
    Aug 2009
    Posts
    17

    Default Changing The Field that links to DetailView

    Using the 'basic' module type, is it possible to change the field that you click on in ListView to lead you to DetailView?

    I dont want to use the name field. I created a field called ClientID and would like to make THIS the field that users click on for DetailView.

    Thanks!

  2. #2
    shamimwilson is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Banglore India
    Posts
    235

    Default Re: Changing The Field that links to DetailView

    Quote Originally Posted by paulakg4 View Post
    Using the 'basic' module type, is it possible to change the field that you click on in ListView to lead you to DetailView?

    I dont want to use the name field. I created a field called ClientID and would like to make THIS the field that users click on for DetailView.

    Thanks!

    Hi,

    go to custom/modules/<module name>/metadata/listviewdefs.php

    then add the line for the ClientID

    'link' => true


    then quick repair and rebuild
    ShamimWilson
    shamim.797@gmail.com.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. All the links in the listview is directed to detailview
    By amrutha in forum Developer Help
    Replies: 5
    Last Post: 2011-12-08, 07:09 PM
  2. DetailView Links
    By monicaDC in forum Developer Help
    Replies: 6
    Last Post: 2009-05-28, 03:38 AM
  3. Replies: 0
    Last Post: 2007-09-21, 09:46 AM
  4. Changing Module Tab Links
    By URtech in forum Help
    Replies: 1
    Last Post: 2007-06-25, 12:10 AM
  5. Replies: 4
    Last Post: 2006-07-07, 03:59 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
  •