> I don't expect Aiki to generate JavaScript for me. In fact, I don't want Aiki to write JavaScript for me.
Sorry, but i prefer that aiki do all the work: load values, show the form, and 'prepare' the form to be validate by aiki javascript library. I use 'prepare' because aiki will not generate the entire js. Aiki only will add certain classes and types to every control. >But let me handle form validation on the client side. Even if I turn off JavaScript, I still want Aiki to validate forms. > > Yes, we agree. The reason to use javascript syntax in validation is: - allow client side validation if browser has javascript turn on using the javascript library. - ALWAYS make a server side validation using php. Roger
_______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

