José de Paula Eufrásio Júnior schrieb: > Hey. > > I created a validator Schema and used it to validate a tableform > widget, all work ok and pretty, but I have some doubts about this > setup. > > * How I i18n it? The messages, I mean. > * How can I show error messages like those, generated by my own code?
You have to create custom validators for your form field widgets. Have a look at the widget from other projects, e.g the "registration" package would be good example: http://patrickhlewis.googlepages.com/registration.html Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

