[Seaside] Seaside 2.9-A2 JQuery serialize forms

John Toohey johnptoohey at gmail.com
Mon Feb 9 16:20:29 UTC 2009


Yep, I changed the priory to 4, and it worked. Still cannot get the Mold
callbacks to fire using JQuery, so I have re-done the form without Mold.
I should probably wait for 1.6 final, and then replace the libraries that
shipped with Seaside 2.9-A2.

Smalltalk/Seaside/JQuery is a powerful platform for web apps, but easy to
get lost in also.

Thanks for all your help.

On Mon, Feb 9, 2009 at 7:52 AM, Cédrick Béler <cdrick65 at gmail.com> wrote:

>
>
> 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
>
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


-- 
-JT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090209/7eff77e2/attachment-0001.htm


More information about the seaside mailing list