Forum Discussion

Mattpx's avatar
Mattpx
Guide
10 years ago

Forgot Password / Change Username: Display success message

Hello all! Hope you are well

 

Your help would be greatly appreciated! I am trying to display a success message on to different pages:

 

- Forgot password/username:

 

Error messages are displayed under the field but if the email is valid, the user is redirected to the homepage. Is it possible to display a success message instead?

 

 

- My profile / change username

 

Same thing is happening here, error messages are displayed but I couldn't display the success message. I checked the text properties and it seems to be correct (page.user_profile.change_login.success = Your username has been changed.)

 

 

Thank you very much!

 

 

 

1 Reply

  • PaoloT's avatar
    PaoloT
    Lithium Alumni (Retired)
    10 years ago

    Hi Mattpx

     

    have you checked if, by any chance, the success message is being rendered in the HTML but is somehow hidden by a CSS/styling rule?

     

    Thanks,