Results 1 to 2 of 2

Thread: Making first or last name a hyperlink in listview

  1. #1
    robertbmirth is offline Sugar Community Member
    Join Date
    Jun 2010
    Location
    Irvine, CA
    Posts
    345

    Default Making first or last name a hyperlink in listview

    My users are requesting that they be able to sort by first or last name in the list view. This requires that I put both first and last name fields in the list view, which isn't a problem. However, when I do this, I just get text for both fields, not a link to the record like the full name does, so my users cannot click through to the record. To allow both pieces of functionality, I have to have full name, first name, and last name, but its rather odd having the lead/contact's name appear twice. I'm wondering if there's an easy way (i.e. via studio) to make these two fields hyperlinks before I start digging into view.list.php or listviewdefs.php
    Last edited by robertbmirth; 2010-10-07 at 07:07 PM.
    Robert Beckman
    Software Engineer
    Mirth Corporation

  2. #2
    robertbmirth is offline Sugar Community Member
    Join Date
    Jun 2010
    Location
    Irvine, CA
    Posts
    345

    Default Re: Making first or last name a hyperlink in listview

    Nevermind, its a rather easy customization if you get into listviewdefs.php. All you need to do is add the line "'link' => true," in the LAST_NAME and FIRST_NAME definition and it will make those two variables hyperlinks.
    Robert Beckman
    Software Engineer
    Mirth Corporation

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. how to keep hyperlink in subpanel listview
    By prasannagowri in forum Help
    Replies: 3
    Last Post: 2009-05-06, 06:44 AM
  2. Hyperlink (URL) to Account
    By SharkBait in forum General Discussion
    Replies: 1
    Last Post: 2009-03-06, 06:30 PM
  3. Hyperlink into Sugar
    By PHering in forum Help
    Replies: 4
    Last Post: 2009-01-06, 03:40 PM
  4. Hyperlink in Custom Field
    By globekey in forum Help
    Replies: 7
    Last Post: 2007-01-04, 06:09 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
  •