hey thanks for your reply. but i found the error. it was another one.
i forgot

echo $form->input('id', array('type'=>'hidden'));
in my view. so everytime a new page was generated!

i do always use
$this->show($id);
$this->render("show");

after edit and it works fine! i am using cake for 3 years now and
never had problems with this method.
i think its faster than redirecting cause you already had the
dispatcher run and everything in cache!!

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to