Results 1 to 6 of 6

Thread: Can not edit drop down list

  1. #1
    LGnord is offline Senior Member
    Join Date
    Jun 2008
    Posts
    20

    Default Can not edit drop down list

    Hi,

    I am using sugarCRM (Version 5.0.0c - Build 3187 ) and I can not edit drop down list:
    1. I connect myself as an admin
    2. I clik on Admin > Dropdown Editor.
    3. On the left pane, I chose my list
    4. On the right pane, I add some itmes.
    5. I click on save
    6. When I want to use this list, its contain is still empty.

    If the list contained elements, they are now lost.

    Thanks for help.

    Regards,

  2. #2
    davidboris is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    1,113

    Default Re: Can not edit drop down list

    Hi,

    When you edit the dropdown, just check the file custom/include/language/YOUR_LANG.lang.php, and see if you have the changes there or not!
    Thumbs up.

    Skype ID - david__boris

    SugarForge Projects:

    WYSIWYG now in studio!(Version 1.1 is out now!)

    Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

  3. #3
    LGnord is offline Senior Member
    Join Date
    Jun 2008
    Posts
    20

    Default Re: Can not edit drop down list

    Thanks for your help.

    I edit the file en_us.lang.php. Here is it contents:

    <?php

    $GLOBALS['app_list_strings']['lead_source_dom']=array ( '' => '',
    '' => '',
    'linkedIn' => 'linkedIn',
    'Website Download' => 'Website Download',
    'Newsletter' => 'Newsletter',
    'Cold Call' => 'Cold Call',
    'Existing Customer' => 'Existing Customer',
    'Self Generated' => 'Self Generated',
    'Employee' => 'Employee',
    'Partner' => 'Partner',
    'Public Relations' => 'Public Relations',
    'Direct Mail' => 'Direct Mail',
    'Conference' => 'Conference',
    'Trade Show' => 'Trade Show',
    'Web Site' => 'Web Site',
    'Word of mouth' => 'Word of mouth',
    'Email' => 'Email',
    'Campaign' => 'Campaign',
    'Other' => 'Other',
    );
    $GLOBALS['app_list_strings']['products_list']=array (
    );

    $GLOBALS['app_list_strings']['software_list']=array (
    );
    $GLOBALS['app_list_strings']['status_list']=array (
    );

    I have problems with 3 drop down lists: products_list, software_list and status_list!

    What do you advise me to do?

    PS. Why is it not closing tag in this file?

  4. #4
    davidboris is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    1,113

    Default Re: Can not edit drop down list

    Hi,

    Thats strange! It should not delete the values inside the dropdown.

    There is not an issue of closing brackets.
    Thumbs up.

    Skype ID - david__boris

    SugarForge Projects:

    WYSIWYG now in studio!(Version 1.1 is out now!)

    Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

  5. #5
    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: Can not edit drop down list

    Try firefox. Install plugin Firebug, enable on firebug the tabs console, javascript and network.
    Try to reproduce this same issue under firefox.
    Hopefully you will see a red error message at the right bottom corner of screen. Open firebug tab and make a screen shot of error as detailed as possible.

    Regards
    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.

  6. #6
    LGnord is offline Senior Member
    Join Date
    Jun 2008
    Posts
    20

    Default Re: Can not edit drop down list

    Hi André,

    Thanks for your help.

    I installed Firebug (its looks like a very good tool to devellop web site). Then I edited a drop down list. But there was no red message on my screen...

    Moreover, I tried another idea. I modified the file en_us.lang.php and I got problems to save it (Unable to open xxx/public_html/sugarcrm/custom/include/language/en_us.lang.php for writing). Could this be the cause of the problem?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. list all users in a drop down list box
    By reddysankarsugarcrm in forum Developer Help
    Replies: 2
    Last Post: 2010-11-07, 05:49 PM
  2. Replies: 2
    Last Post: 2010-02-17, 01:33 AM
  3. Replies: 1
    Last Post: 2009-07-02, 10:54 AM
  4. Edit drop down problem.
    By vab3 in forum Help
    Replies: 4
    Last Post: 2008-02-14, 09:09 PM
  5. Replies: 3
    Last Post: 2006-05-16, 08:53 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
  •