52
Views
5
Comments
Solved
Best method to implement Forgot Password - Send email to Reset Password

Good afternoon everyone!

I am looking for the best way to have an email sent to the user in order to change the password, in case they forgot the current one. Came across some ideas on Forge and tutorials on Youtube, however those are giving me domain related errors... Any other more effective way?

2023-03-13 10-26-05
Sriyamini
Solution

Hi @Helga Afonso,

you can refer this below discussion. Hope it helps.

https://www.outsystems.com/forums/discussion/71646/forget-password-in-reactive-web/

Thanks,

Sriyamini J

2022-12-22 10-00-39
Beatriz Sabino

Hi Helga,

Have you checked the official documentation?

The flow starts here, where you can create logic to register a user. I think you can skip this step and implement the part where the user receives an email to set their password.

At the end of every page, you can see a link for the next step of this flow.

2025-02-13 09-42-38
Helga Afonso

Does this also apply to O11?

2022-12-22 10-00-39
Beatriz Sabino

Yes, I believe this also applies to O11. It may require some changes, but the core functionality remains the same. 

2023-03-13 10-26-05
Sriyamini
Solution

Hi @Helga Afonso,

you can refer this below discussion. Hope it helps.

https://www.outsystems.com/forums/discussion/71646/forget-password-in-reactive-web/

Thanks,

Sriyamini J

2025-04-14 11-22-14
Aditi Saraswat

Hi @Helga Afonso,

You can refer to this discussion for resetting password functionality.

Forget password functionality

Hope this helps

Thanks

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.