in cake2.0 my ticket has now been implemented fixing your problem :)
until then you might want to use the workaround I mentioned:
http://cakephp.lighthouseapp.com/projects/42648/tickets/1418-form-should-always-post-to-itself-as-default


On 5 Mrz., 15:11, Sam Bernard <[email protected]> wrote:
> It's not working because in the value of $id is null when submitting your
> form data- it is being stored in $this->data['ModelName']['id']. Use that
> for the redirect.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to