RV: Woody custom validation

2003-11-07 Thread Carmona Perez, David
And also, does anybody know to create a validation error that applies to the full form, not just a given field. Thanks in advance for any help. David -Mensaje original- De: Carmona Perez, David Enviado el: viernes, 07 de noviembre de 2003 11:55 Para: [EMAIL PROTECTED] Asunto:

Re: RV: Woody custom validation

2003-11-07 Thread Bruno Dumon
I'll answer both your questions in one mail: > Please, how can the validator show an error message to the end user? Good point. Field widgets have a setValidationError() method you can use. However, only field widgets have this method, not other types of widgets. We should add this to all widgets

RE: RV: Woody custom validation

2003-11-07 Thread Carmona Perez, David
embre de 2003 14:19 Para: [EMAIL PROTECTED] Asunto: Re: RV: Woody custom validation I'll answer both your questions in one mail: > Please, how can the validator show an error message to the end user? Good point. Field widgets have a setValidationError() method you can use. However, only

Re: RV: Woody custom validation

2003-11-09 Thread Jeremy Quinn
Dumon [mailto:[EMAIL PROTECTED] Enviado el: viernes, 07 de noviembre de 2003 14:19 Para: [EMAIL PROTECTED] Asunto: Re: RV: Woody custom validation I'll answer both your questions in one mail: Please, how can the validator show an error message to the end user? Good point. Field widg