surej ns wrote: > Hi all, > > > Is there any solution to suppress the validation. I > require validation functions only at the time of form submission .plz > help me to find it out
You can define validators for a certain request method like this: <validators method="write"> -veikko _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
