Is this what your looking for? http://cheeseshop.python.org/pypi/TGPriFlash/0.1.1
On Jan 8, 6:59 pm, vandevel <[EMAIL PROTECTED]> wrote: > This is just a simple question about displaying messages. I am > wondering if there is a standard way to propagate error messages to > the ui in cases where validation does not occur using the form encode > validators(i.e. complex business rules validation that is performed in > the body of a controller method). My initial thought is to use the > flash function however, it does not appear that a message status type > can be specified and I don't necessarily want to display all messages > with the same format/style. Any advice would be appreciated! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

