Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
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
Solved! Go to Solution.
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
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
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