Try using $ajax->submit() instead of $form->submit(); Geoff -- http://lemoncake.wordpress.com
On Jul 26, 2:05 pm, Michael Augustyniak <[EMAIL PROTECTED]> wrote: > Grant Cox wrote: > > Be more clear with your question - what is the problem, and what do > > you want to achieve? > > > The only think I could see that is wrong, is if you submit an empty > > field, it should still come through to $this->data['User']['nickname']. > > > --~--~---------~--~----~----- > > yes, but the point is that if I will submit an empty field there is no > > $this->data['User']['nickname'] , it's just $this->data = null --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
