Hi Seth,
Check ut this section in the cookbook. I think your problem is that
you specify each radio individually using $form->radio. You might try
$form->input('Field',array('type'=>'radio','options'=>$your_data)) as
it seems to be the promoted way to make a radio group.
http://book.cakephp.org/view/189/Automagic-Form-Elements#options-options-192
On Jan 25, 9:11 pm, seedifferently <[email protected]> wrote:
> I am still experiencing this issue in 1.2.1.8004.
>
> Anyone?
>
> Seth
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---