Hi, maybe I miss the obvious but in my application currently the validators get executed even if the translator fails. That means that if a user enters a name instead of a number in a numberfield I get the following errors:
Numberxyz must be a number Numberxyz must be above 1 Numberxyz must be below 1000 The last two message are complete nonsense as there is no number in the inputfield. Anyway to suppress them? Thanks, Markus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]