cakephp - How to render view to an element in the default layout from the controller? -


i have element in default layout see on pages in website.this element has a form submit button , goes quotes controller index action.on clicking submit button,i want render particular element controller getting error view not exist particular controller.how render element in default layout controller?can please give me ideas...

this explained in book: http://book.cakephp.org/2.0/en/controllers.html#controller::render


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -