From: Roberto C. - S. S. <rob...@fi...> - 2003-01-14 20:05:54
|
Hi friends. I downloaded the most updated files about phpmyeditsetup.php (rev 1.17) and phpmyedit.class.php (1.44). Inserted the three lines above, because I want data from another table: $opts['fdd']['codcity'] = array( 'name'=>'Codcity', 'select'=>'T', 'type'=>'int', 'maxlen'=>6, 'nowrap'=>false, 'required'=>true, 'default'=>'0', 'sort'=>true ); $fdd['codcity']['values']['table'] = 'city'; $fdd['codcity']['values']['column'] = 'code'; $fdd['codcity']['values']['description'] = 'name'; But... This is not running OK... Seems the three lines not exist... Continue appearing the codes. Not the descriptions... Thanks any help. Cordialmente Roberto Cohen Diretor Geral - SIAL Software Fone: +55-51 3321.2566 ramal 215 |