Skip to main content
1-Visitor
April 12, 2020
Solved

Custom error message in reset password page

  • April 12, 2020
  • 2 replies
  • 976 views

Hello All,

 

     I am trying to generate custom error message on reset password page. Is there any way to do this functionality?

 

 Thanks in advance.

 

Vamsi

Best answer by raluca_edu

Hi,

 

Try to identify the service that is resetting password. I believe if you wrap that service (write another service and use a try/catch when using resetting password service, you can throw any error you want). 

 

Hope it helps,

Raluca Edu

2 replies

raluca_edu
17-Peridot
April 13, 2020

Hi,

 

Try to identify the service that is resetting password. I believe if you wrap that service (write another service and use a try/catch when using resetting password service, you can throw any error you want). 

 

Hope it helps,

Raluca Edu

Support
April 20, 2020

Hi @VamsiN.

 

If the previous response from Raluca allowed you to find a solution, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon