a less abstract code example would help you code post your "real" code. maybe this way we can figure out whats wrong with your code.
On 14 Sep., 05:35, nOLL <[email protected]> wrote: > Hi, > > I have a form that use 2 models(A,B). For create and view function it > was run perfectly, but there is a problem when editing the form. I use > B controller for all the function(CRUD) and i only can edit the B > table attributes but for A attributes the data remain the same. > > I follow thishttp://book.cakephp.org/view/1650/hasMany-through-The-Join-Model > for the form. > > Whats the problem actually? > > Thanks, > nOLL -- 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
