Hello List,
I'm gettin' Problems with the $form->input select tag.
I've got a simple integer field, that should filled with numbers 1-10.
So I want use my own keys in a select Box.
example:
$form->input('objektart',array('type'=>'select','empty'=>'Bitte
wählen'));
I just don't know how to put the values in it.
This doesn't work:
$form->input('objektart',array('type'=>'select','empty'=>'Bitte
wählen','value'=>'array('0'=>'my','1'=>'todo')'));
Second problem is the empty field, the german "ä" is displayed as a
question mark, the "ä"-html code is displayed as "ä" ...
How could I display this character ?!
Thx for your help,
and sorry pour my poor english ...
olsen
--~--~---------~--~----~------------~-------~--~----~
Sie erhalten diese Nachricht, weil Sie Mitglied sind von Google Groups-Gruppe
"CakePHP-de für deutsche CakePHP Entwickler".
Für das Erstellen von Beiträgen in dieser Gruppe senden Sie eine E-Mail
an [email protected]
Um sich von dieser Gruppe abzumelden, senden Sie eine E-Mail an [EMAIL
PROTECTED]
Weitere Optionen finden Sie in dieser Gruppe unter
http://groups.google.com/group/cakephp-de?hl=de
-~----------~----~----~----~------~----~------~--~---