I last hit the svn about 2 weeks ago and found that the validation using html->tagE... versus validator->tagE... wasn't quite the same. The html helper expected a regex string as an argument while yours accepts an array. Perhaps it has changed. I will give the ajax and recent svn a look-see.
A tutorial would be awesome. Abba Dr. Tarique Sani wrote: > > > On 2/22/07, abba bryant <[EMAIL PROTECTED]> wrote: >> minutes ago ) attempting to use the validator and still had $html->tagE.. >> in >> my views that I missed. Oops. > Thanks for the feedback. > > If you use the latest SVN version it is 100% backwards compatible (or > atleast thats what we tried to make it) > > A tutorial has been written - hopefully I will be able to edit it this > weekend and put it online. > If you want to see AJAX validation in action - try commenting on the > Cheesecake demo > > Thanks once again > > Tarique > > -- > ============================================================= > PHP for E-Biz: http://sanisoft.com > Cheesecake-Photoblog: http://cheesecake-photoblog.org > ============================================================= > > > > > -- View this message in context: http://www.nabble.com/Problem-with-custom-validation-tf3252461.html#a9106276 Sent from the CakePHP mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
