hi i would like to make a select box with a label and dropdown,
default value 'Yes' and no empty value. I am trying this code but its
not working as i want to, can you help me out?
echo $form-
>select('active',array('0'=>'Yes','1'=>'No','Yes',null,false));
shown here:
http://jpgalea.com/survey/surveys/add
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---