hello
how can we change the default "This field is required" message in form
validation.
i tried :
textField.setInvalidMessage("bla bla bla!");
but nothing is changed.
it would be nice to set it like:
textField.setRequired("custom message");also can we change this message using locale? regards huseyin -- View this message in context: http://n2.nabble.com/form-validator-custom-required-field-tp4575237p4575237.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
