Ok, now what's happening is the first time the submit button is pressed it processes and sends the Ajax request to the Controller. The second time the same submit button is pressed without reloading the page first, nothing happens. Reloading the page causes the submit button to work again.
Is there some sort of reset that needs to be done between button presses? I'm not sure if these is a Cake Js issue or a browser issue. On Feb 15, 9:54 am, Diablo Sinfuego <[email protected]> wrote: > This may have been a 2.0.0 problem. I just upgraded to 2.0.6 and the > problem seems to have gone away. -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
