Hi,
how can i set the preselected tag in a select list?
See snippet below.
//in views edit.thtml
$semesters=array('WS'=>'Wintersemester', 'SS' => 'Sommersemester');
<?php echo $html->selectTag('Question/semester', $semesters, $html-
>tagValue('Question/semester'), array(), array(), true);?>
Thanks in advance,
Jacob
--
http://www.avr-projects.info
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---