Ok, a little bit of an update. It's displaying and functioning now... sort of. In the view, at the very end, I had to execute exit() in order for the form to show up. This leads me to believe that I'm messing up the rendering of the form.
Is there a way to better control the rendering of the form? Here's my code in its state in case you're curious. Controller: http://bin.cakephp.org/view/71127540 <http://bin.cakephp.org/view/71127540> View: http://bin.cakephp.org/view/1880430008 <http://bin.cakephp.org/view/1880430008> Form: http://bin.cakephp.org/view/78402641 <http://bin.cakephp.org/view/78402641> -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/What-is-the-relationship-between-the-view-the-controller-and-the-action-in-the-controller-exactly-tp4659325p4659336.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
