Thursday, September 29, 2011

Re: Can't get my form in a modal box working in cakephp

Hey there. I've added
var $components = array('RequestHandler');
to my Images_Controller

and
if ($this->RequestHandler->isAjax())
to the function that the form is meant to submit to but that did
absolutely nothing at all :(

Any further hints?

thanks

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: