hi marcos, there is no default way in tapestry to validate multiple input fields.
you can do it programmatically in your component with the help of validtion delegate. take a look at this book http://www.agileskills2.org/EWDT/ -----Ursprüngliche Nachricht----- Von: Marcos Chicote [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 9. März 2007 18:43 An: Tapestry users Betreff: DatePicker Validation Hello! I'm using Tapestry 4.0 to develop a page with 2 DatePickers. I want to check, in the client, if one of the date's is previous to the other. Can anybody help me on how to do this?? Do I need to write a function in javascript to parse the date and then compare? Isn't there any other nicer way? (or maybe somebody already has the funcion programmed). Thanks! Marcos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]