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
-~----------~----~----~----~------~----~------~--~---