Hi guys, I have 2 MVC classes A and B. Where B has a foreign key reference to A. In A's view controller, I have a working Add page. In B's view controller, I'm writing the add page(add.ctp) using forms and I want to have a button where it links to A's add page, how would I be able to do that? Please help, many thanks
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
