Results 1 to 5 of 5

Thread: Edit drop down problem.

  1. #1
    vab3 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    35

    Default Edit drop down problem.

    I've modified the Lead Status dropdown. The values show up on the lead edit form, but when I try to do a mass update, or a custom search, the new drop down choices do not show up.

    Any ideas? Can I check something in the database, or run something and send a log file?

    Also, this has worked in the past. I wonder if it was due to moving sugar to a new server, and then back to the original one?

    I'm using Windows 2003 Server Web Edition, Sugar Suite 4.5.0h, MySQL 4.0.24a, PHP 5.1.6. Also noted the problem in 4.5.0f before upgrading to h.
    Last edited by vab3; 2007-01-17 at 04:35 PM.

  2. #2
    nrubens99 is offline Junior Member
    Join Date
    Aug 2007
    Posts
    4

    Default Re: Edit drop down problem.

    you might want to check vardef in the module. my guess is that the database name is incorrect.

  3. #3
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Edit drop down problem.

    Quote Originally Posted by vab3
    I've modified the Lead Status dropdown. The values show up on the lead edit form, but when I try to do a mass update, or a custom search, the new drop down choices do not show up.

    Any ideas? Can I check something in the database, or run something and send a log file?

    Also, this has worked in the past. I wonder if it was due to moving sugar to a new server, and then back to the original one?

    I'm using Windows 2003 Server Web Edition, Sugar Suite 4.5.0h, MySQL 4.0.24a, PHP 5.1.6. Also noted the problem in 4.5.0f before upgrading to h.
    There are two drop downs for lead status.

    lead_status_dom & lead_status_noblank_dom,

    I believe you need to make the changes to both, I can't remember which one the Mass Update uses.

  4. #4
    aleksserbia is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    30

    Default Re: Edit drop down problem.

    Hi,
    check file vardefs.php in your modul which you wont to change massupdate field.
    The field you wont to show on mass update panel must have in definition this line
    'massupdate' => true,
    the field you don't wont to show in mass update panel check as false.
    if this is what you want ,else post and i will check and reply,
    Alex

  5. #5
    toddebner is offline Junior Member
    Join Date
    Dec 2007
    Posts
    4

    Default Re: Edit drop down problem.

    I have the same problem. I am using version 4.5f and changed the dropdown contact values to allow me to track whether a lead is cold, warm or hot and also to say if I have called them or not.

    The dropdowns work fine in the leads module, where I am editing one lead at a time.

    However, in the mass update box, the drop down list is the original list , not the updated list that I created. This appears to indicate that it is using a different dropdown table.

    Shouldn't it be using the same one ?

    What can I look at to determine how to fix this?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Drop down problem solved (4.2.0a -> 4.5.0b)
    By w_h_harper in forum Help
    Replies: 0
    Last Post: 2006-09-28, 12:59 AM
  2. Edit Account / Create User Problem
    By adrianleevbs in forum Help
    Replies: 4
    Last Post: 2006-04-28, 07:36 AM
  3. Replies: 22
    Last Post: 2006-04-16, 12:01 PM
  4. Saving Edit view problem.
    By matt22 in forum Help
    Replies: 1
    Last Post: 2006-02-09, 12:15 PM
  5. Edit Dropdowns Problem
    By DCHARRISON in forum Help
    Replies: 1
    Last Post: 2005-09-07, 02:42 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
  •