Results 1 to 4 of 4

Thread: how to keep hyperlink in subpanel listview

  1. #1
    prasannagowri is offline Senior Member
    Join Date
    Apr 2009
    Posts
    52

    Default how to keep hyperlink in subpanel listview

    hi all,

    can any one tell me how to keep hyperlink for the field values in sub panel listview.
    it is my code

    array (
    'width' => '10%',
    'vname' => 'LBL_FILENAME',
    'default' => true,
    'link' =>true,
    ),
    but there is no link in my subpanel listview

    please help me to resolve this issue.

    thanks in advance,

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

    Default Re: how to keep hyperlink in subpanel listview

    Make sure you have enabled the Developer Mode.

  3. #3
    dlorenzetti's Avatar
    dlorenzetti is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    São Paulo, Brasil
    Posts
    189

    Default Re: how to keep hyperlink in subpanel listview

    Hello prasannagowri,

    intead of:

    'link' =>true,

    try:

    'widget_class' => 'SubPanelDetailViewLink',



    Regards,
    Diego
    Diego Lorenzetti
    Lampada Global Services - Open Source Solutions
    Phone: +55 11 3237-3110
    Email: equipe@lampadaglobal.com
    Site: www.lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

  4. #4
    prasannagowri is offline Senior Member
    Join Date
    Apr 2009
    Posts
    52

    Default Re: how to keep hyperlink in subpanel listview

    hi dlorenzetti
    thanks a lot its working perfectly.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. subpanel listview
    By prasannagowri in forum Developer Help
    Replies: 2
    Last Post: 2009-05-05, 09:40 AM
  2. Add Subpanel dynamically with hyperlink text
    By prasannagowri in forum Help
    Replies: 0
    Last Post: 2009-04-27, 01:22 PM
  3. Ordenar Listview subpanel
    By rjnascimento in forum Portugese
    Replies: 2
    Last Post: 2008-11-18, 10:27 PM
  4. Add a field in subpanel listview
    By fjhuerte in forum Help
    Replies: 5
    Last Post: 2008-08-28, 08:11 AM
  5. ORDER BY in SubPanel and ListView
    By Superman in forum Developer Help
    Replies: 3
    Last Post: 2005-12-14, 03:07 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
  •