Results 1 to 1 of 1

Thread: Where are the dropdown lists stored?

  1. #1
    jeffreyvsmith is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    72

    Default Populate en_us.lang.php from mysql user table

    Okay, I have found where dropdown information is stored, but not being a programmer, I have no clue how to proceed. What I want to do is somehow have a script that takes all the crm users and puts them into a dropdown. Did anyone ever do this and have some code handy for something like that?

    This is what it looks like:

    $app_list_strings['DS_User'] = array ( '' => '',
    '' => '',
    'test2' => 'test2',
    'test1' => 'test1',

    I need to basically select users from the sugarcrm db and put them into that section of the file?
    Last edited by jeffreyvsmith; 2007-09-12 at 05:47 PM. Reason: Need help

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Dropdown selection data is stored?
    By damocles in forum General Discussion
    Replies: 2
    Last Post: 2006-03-17, 02:47 AM
  2. Where are dropdown selections stored?
    By damocles in forum Developer Help
    Replies: 1
    Last Post: 2006-03-17, 12:43 AM
  3. Replies: 0
    Last Post: 2005-09-13, 08:52 AM
  4. Could not edit dropdown lists
    By pran in forum General Discussion
    Replies: 0
    Last Post: 2005-04-16, 09:55 AM
  5. Where are the dropdown details stored?
    By neilstudd in forum Help
    Replies: 2
    Last Post: 2005-04-05, 08:16 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
  •