Hello Massimo, First off, I'd like to tell you how much I love the web2py framework! Thanks for the time and effort, it was well worth it!
Now to my issue: I'm just not getting it. I added auth.messages.registration_successful = 'some string' to my db.py model but I'm not sure what it is that I need to do get the message to display on my view after registering a new account. The example that was given stated that 'Views are handled the usual web2py way' which I assume to mean that I need to pass the text from the controller to the view. But I'm a bit fuzzy on what the 'messages' objects actually do. If there's some documentation on this, please point me to it. If not, a brief explanation would be appreciated. Thanks again, Jim On Jan 10, 5:55 am, Mengu <whalb...@gmail.com> wrote: > http://mdp.cti.depaul.edu/examples/default/tools > > See the "Custom Authentication" section. > > On Jan 10, 12:19 pm, JimK <jkel...@gmail.com> wrote: > > > > > I can't seem to figure out how to display a session.flash message on > > the following page after a registration. I think the answer will have > > something to do with auth.settings.register_onaccept but I'm not sure > > how to pass the form object to this setting. Any help would be > > appreciated. > > > Thanks, > > > Jim
-- 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.