Saturday, March 5, 2011

Re: redirect trouble

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 <sambern...@gmail.com> 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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: