Yup, this one works! Thanks.
On Aug 23, 5:55 pm, mdipierro <[email protected]> wrote: > One more try please: > > auth.settings.request_reset_password_next > > On Aug 23, 2:32 am, Adi <[email protected]> wrote: > > > > > Help me please! :) > > > On Aug 20, 6:38 pm, Adi <[email protected]> wrote: > > > > Tried both. No change. > > > > I think retrieve_password is the form where an email to reset password > > > is sent. After sending the mail I want to go to my own controller > > > function. > > > > On Aug 20, 4:26 pm, mdipierro <[email protected]> wrote: > > > > > I think you want to set reset_password_next > > > > > auth.settings.retrieve_password_next > > > > > On Aug 20, 6:01 am, Adi <[email protected]> wrote: > > > > > > Hi, > > > > > > I'm setting auth.settings.retrieve_password_next= my_custom_url so > > > > > that after sending out reset password mail, the my_custom_url page > > > > > should open. However, web2py is taking user to default/index. > > > > > > Any help?

