I have something linke: <input type="text" size="10" t:id="dateTo" value="dateTo" t:format="dd/MM/yyyy" t:type="DateField" validate="required" /> <input t:type="submit" class="button" value="Download"/>
and validation is server-side (onValidateForm() method) so I think i must use JavaScript. Can you provide me some simple solution ? I think I must remove some div's, but don't know how to do this... -- View this message in context: http://tapestry.1045711.n5.nabble.com/Clearing-form-errors-problem-tp4971307p4980738.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org