> Absolutely: > Here is the action: http://bin.cakephp.org/view/994290013 > Here is the view: http://bin.cakephp.org/view/1805109334 i think you should save the id in the $data array... like: $this->data['Title']['id'] = $current['Promotion']['title_id'];
the same for body.. you saveAll($this->data), so you should modify this ;-) tell me if it works,,, -- pietro --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
