I am a php hack making the move to cakephp. So far so good with setting up the db and baking all the MVCs. You can see everything here
http://cake.reviewfornurses.com Here is my first of many questions. I want to be able to add questions on one page that will let me also add the answers/rational and subcodes, subjects, types etc. Instead of having to use all of the edit view. I noticed when building the question_controller.php in bake I could add other models to it. Should I add the answers model to the questions_controller? Or should I just work with the controllers now? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
