Dear all, I have a problem in cakephp 2.0.4 when use scaffold forms. The situation is the following:
I have two models, one (User) belongs to second one (Country). When go to view scaffold form of User, I can see the country info with a link to view that county. But when I go to add scaffold form, country_id is not a input select but a input text. In previuos version of cakephp (1.3) it worked properly. Could you help me? Regards -- 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
