Results 1 to 2 of 2

Thread: Custom hyperlink type field

  1. #1
    historicslunk is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    52

    Lightbulb Custom hyperlink type field

    Hello All

    we have a VOIP telephone system that will dial out if we use a hyperlink similar to the skype link

    Skype://skypename

    How do I create that field?

    Thanks

    Sharif
    Sharif "very very helpful" George
    The Computer Help Co
    0845 260 9800

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Custom hyperlink type field

    Hi Sharif

    You can:
    1. copy the folder include/SugarFields/Fields/Link to the include/SugarFields/Fields/Skype
    2. modify the DetailView.tpl and EditView.tpl to automatically display the string "Skype://" when the field is blank.
    3. modify the editviewdefs.php and detailviewdefs.php to add the attribute
    PHP Code:
    'type' => 'Skype' 
    in the field defs.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@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.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Howto Change Custom Field Data Type
    By andreasw in forum General Discussion
    Replies: 9
    Last Post: 2011-10-12, 04:07 PM
  2. Is it a bug? Change the type of a custom field
    By ToniFatec in forum Developer Help
    Replies: 0
    Last Post: 2008-05-06, 03:17 PM
  3. Custom field - display as hyperlink
    By ChocolateLover in forum Help
    Replies: 2
    Last Post: 2007-02-06, 03:50 PM
  4. Asterisk Patch 1.1.0 Crash on logon
    By skyracer in forum Help
    Replies: 6
    Last Post: 2006-07-08, 06:30 AM
  5. Replies: 7
    Last Post: 2006-06-06, 07:56 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
  •