Came across this inconsistency when ajaxing a form. $form->create accepts both the "Model.field" and "field" notation in the $form->input method when prepopulating a form, but the ajax counterpart $ajax->form only accepts the "Model.field" as specified in the API:
"string $fieldName This should be "Modelname.fieldname", "Modelname/ fieldname" is deprecated " <http://api.cakephp.org/ class_form_helper.html#986b871ad98a20ed1ce3b8ec42d63ce3> Version 1.2.0.7296 RC2. /mathias --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
