Results 1 to 3 of 3

Thread: Dropdown selection data is stored?

  1. #1
    damocles is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    38

    Default Dropdown selection data is stored?

    Does onyone know where dropdown selections are stored. I've looked in the database to no avail. I've got a list of states I'd like to transfer from a development environment to live.

    Any help is greatly appreciated.

    Thank you,

    David

  2. #2
    rwebb616 is offline Sugar Community Member
    Join Date
    Mar 2006
    Posts
    31

    Default Re: Dropdown selection data is stored?

    Quote Originally Posted by damocles
    Does onyone know where dropdown selections are stored. I've looked in the database to no avail. I've got a list of states I'd like to transfer from a development environment to live.

    Any help is greatly appreciated.

    Thank you,

    David

    I Too need this information. My only guess is that it must be stored in the sugarcrm file structure somewhere. If it were in the database it seems it would have LOTS of rows with all the built-in drop-downs. All the tables with a lot of rows had nothing to do with the dropdowns.

  3. #3
    phatpixel is offline Sugar Community Member
    Join Date
    Apr 2005
    Posts
    30

    Default Re: Dropdown selection data is stored?

    The default ones are stored in /include/language/en_us.lang.php (or other language file, as appropriate).

    When you modify any of the default dropdowns, they are stored in /custom/include/language/en_us.lang.php and supersede the default ones.

Thread Information

Users Browsing this Thread

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

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
  •