One more try and fail: http://bin.cakephp.org/view/296703677
This populates the form, goes to the correct page after 'edit' and writes nothing to the session. I think this is more inline with your suggestion, Sliv. I changed the newproduct edit form fields to newproductedit. I'm at my ends with this, any suggestions? Thanks again for your time and any help. On Apr 30, 10:21 am, clrockwell <[EMAIL PROTECTED]> wrote: > I also tried this:http://bin.cakephp.org/view/1428722274 > > Which does not write the new information. And the edit form is the > exact same as the create form with the exception of the "action = ''" > and instead of $form->end('submit'), I use $form->submit('Submit > Edits', array('div' => false, 'name' => 'edit_data', 'id' => > 'edit_data')) > > Thank you for your time --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
