Hi, Is it possible to add in attributes from multiple controller into one model?
I would like to use certain attributes from other model(username and password only in members table) into users table. therefore, members could login to the website based on username and password that fill in by the admin from the add member function in members controller.(not using add function in users controller). Thanks. -- 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
