Forgot Password Screen Improvement

Hello,

Since we cannot edit the forgot password screen and it’s very common for the reset password emails to end up in the spam folder, would it be possible for Adalo to add a few words to prompt the user to check their spam folder?

Thank you!

You can create a custom process if you want.

It would look something like:

  1. generate random password and update the user’s account with that
  2. send the user an email (sendgrid custom action) with the new password

You could put a timelimit on it to if you wanted to, but probably fine overall imo.

2 Likes

Adding onto @Erik. @Victor made a video about this.

4 Likes

@James_App_Maker @Erik
Thank you guys!
I will try this today, I think that will solve my issue.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.