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
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
Originally Posted by damocles
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.
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks