auth.settings.login_next = URL('dashboard',args=['profile']) auth.settings.register_next = URL('dashboard',args=['profile']) auth.settings.profile_next = URL('dashboard',args=['profile'])
Its in the docs. For more info. On 1/31/12 5:37 AM, Web2Py Freak wrote:
Dear All, How can redirect anyone who register at my website to the profile page