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?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks