Massimo, > I am not sure I understand the problem. Let me assume you want the > message displayed after redirection. In this case you need to use > > crud.update(...,message='....') > > and message will be displayed after redirection.
The message didn't display after redirection because it was overridden by another response.flash, I had to rename one of the flashes to get the flash to work properly. Thanks for pointing me in the right direction. Annet. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.