Probably your best bet is to create your own helper that uses the base
elements like $form->text and $form->error. Wrap your own HTML around
those. Take a look at how $form->input does it and model yours around
it.

-Jonathan

On 7/14/08, Tallbrick <[EMAIL PROTECTED]> wrote:
>  I have been hitting Google hard for any tutorials on customizing the
>  output of Cake's form helpers.  Namely adjusting the output of radio
>  and checkbox arrays using the 'automagic' form helpers.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to