Results 1 to 3 of 3

Thread: ABC Jump Menu in SugarCRM 5.0/5.1

  1. #1
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default ABC Jump Menu in SugarCRM 5.0/5.1

    This is a tutorial on how to add a ABC jump menu to SugarCRM. It will be added to the tutorials on http://developers.sugarcrm.com as well.
    Attached Images Attached Images  
    Attached Files Attached Files
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  2. #2
    illumini is offline Member
    Join Date
    Jun 2008
    Posts
    9

    Default Re: ABC Jump Menu in SugarCRM 5.0/5.1

    Hi Kenneth,

    I'm learning all about customising SugarCRM, this is a very easy and great mod. I like how it doesn't edit the core and instead resides in the /custom/ directory. I assume making use of the custom directory makes it update safe?

    Also, I added a title to it. Very simple addition to your code. Paste it above your $alphabet_array first line.

    echo "<table cellspacing='0' cellpadding='0' border='0' width='100%' class='h3Row'><tr><td nowrap><h3>Jump To Letter</h3></td><td width='100%'><IMG height='1' width='1' src='include/images/blank.gif' alt=''></td></tr></table>";

  3. #3
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Talking Re: ABC Jump Menu in SugarCRM 5.0/5.1

    I'm glad you liked it, yes it is upgrade safe, for the most part. If you load another modification that also uses this file in the custom directory then it would overwrite this file. It's not 100% safe but it is 80% or better. I hope to create a few more of these in the next few weeks.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Email IMAP SSL issue ( with error log )
    By clearlink in forum Help
    Replies: 16
    Last Post: 2009-11-16, 01:50 AM
  2. Module loader
    By kurokohi in forum Help
    Replies: 2
    Last Post: 2008-04-07, 01:50 AM
  3. Replies: 5
    Last Post: 2007-11-13, 02:51 PM
  4. Replies: 11
    Last Post: 2006-10-26, 01:13 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
  •