Results 1 to 4 of 4

Thread: add custom field in sugar System Settings option

  1. #1
    akkimca's Avatar
    akkimca is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    270

    Question add custom field in sugar System Settings option

    Hi..

    i m using sugarcrm 5.1 orc and i have to add my custom field in the admin->System Settings..
    like this:
    Name:  img.JPG
Views: 131
Size:  35.1 KB

    i found that this code is called in module=Configurator...

    so any one tell me which is the easiest way to achieve this task and how to call my custom field by code


    thanks in advanced
    Last edited by akkimca; 2009-10-09 at 06:34 AM.
    Regards
    ==========================
    akkimca
    Work as Sugarcrm Freelancer
    Feel free to Find me in skype. Its my pleasure to talk with you.
    ID: akshay.biztech

  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: add custom field in sugar System Settings option

    Customization like that is not upgrade safe.
    You may consider creating a new screen to manage custom fields configuration.

    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.

  3. #3
    goko is offline Sugar Community Member
    Join Date
    Apr 2008
    Location
    Stockholm, Sweden
    Posts
    69

    Default Re: add custom field in sugar System Settings option

    If you really, really wants it in the Systems Setting page it is possible,
    but that involves handcoding php, and is not upgrade-safe.

    You would need to edit several of the files in modules/Configurator/
    which ones depends on your specific needs.

    And if you ever plan on upgrading you must keep track on what you changed,
    (ideally using some version control tool like svn)
    so you can reapply your changes after an upgrade,

    Göran Korsgren

  4. #4
    akkimca's Avatar
    akkimca is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    270

    Default Re: add custom field in sugar System Settings option

    thanks for ur reply.....
    Regards
    ==========================
    akkimca
    Work as Sugarcrm Freelancer
    Feel free to Find me in skype. Its my pleasure to talk with you.
    ID: akshay.biztech

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Searching a Custom Field MultiSelect for ALL Selected Option
    By chriscaputo in forum Developer Help
    Replies: 2
    Last Post: 2009-09-29, 03:37 PM
  2. Remove edit option in my account settings
    By kinshibuya in forum Help
    Replies: 1
    Last Post: 2008-07-24, 04:16 PM
  3. Not all System Settings are saved
    By Stoltz in forum Help
    Replies: 0
    Last Post: 2008-01-17, 07:09 AM
  4. System Settings Error
    By Mr. Tech in forum Help
    Replies: 0
    Last Post: 2006-06-06, 06:16 AM

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
  •