Hi all, Basically, I have two methods, buildBottomForm and buildTopForm that I'm concerned about. I made two methods for this to split up the work and also to be able to create two instances of the same class and assign them to my view. This way, I'd have a header and a footer. However, when I have the submit button, I'd like to be able to press that and have it save for both forms and it only tries to save for the lower one. How do I make it do this for both?
http://bin.cakephp.org/view/1364510804 <http://bin.cakephp.org/view/1364510804> -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/How-to-make-a-submit-form-for-the-entire-page-tp4658833.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
