On 27 mai, 16:21, "Larry E. Masters aka PhpNut" <[EMAIL PROTECTED]>
wrote:
> Find the related methods in the FormHelper, $form-> in your view. Right now
> you are using deprecated methods to build your forms using the HtmlHelper
> $html->
>
> --

Thanks ! It now works...

But I would never have discovered this on my own...
I don't have a single message telling me that thing is deprecated
(which is usually the case !)

BTW, if we must now use the FormHelper everywhere for the forms, how
can we use checkboxes ?
$form->checkbox doesn't exist, and I've found nothing close to it on
the 1.2 API / FormHelper.

Greetings,
Ugo PARSI


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

Reply via email to