[Seaside] Seaside 2.9-A2 JQuery serialize forms

Cédrick Béler cdrick65 at gmail.com
Mon Feb 9 12:52:04 UTC 2009


2009/2/9 Lukas Renggli <renggli at gmail.com>

> > Mold,
> http://kentreis.wordpress.com/2008/08/27/mold-form-validation-for-seaside/
> ,
> > is a form validation utility that I use to perform rule base validation
> of
> > my form fields. Haven't been able to get it to work with #formSerialize,
> so
> > I reverted to standard form elements, as you suggested, and it works now.
>
> Was this framework ever updated to Seaside 2.9a2? It probably requires
> a few tweaks as it depends on some internal parts of the system.



it seems to work ok. I had only to change:

MoldValidationCallback>>priority  from 7 to 3 (less than 5)

trimBlanks is also missing. I change to trimBoth.

Nevertheless, I guess John changed that already.

Cédrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090209/79abd417/attachment.htm


More information about the seaside mailing list