I see that the ajax helper is deprecated. Is there an tutorial or something like that, where can i see the right use of Js helper and the JqueryEngineHelper? Or can anybody explane the steps to solve validation and requests?
Should i write js functions to set the validationErrors from model to form in view or exists some convenience function for this? i don't want to use javascript validation because the error messages are existing twice (in model and js script) and i can use controller action with minimal changes. cheers Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
