cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Custom error message in reset password page

VamsiN
9-Granite

Custom error message in reset password page

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

1 ACCEPTED SOLUTION

Accepted Solutions
raluca_edu
17-Peridot
(To:VamsiN)

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

View solution in original post

2 REPLIES 2
raluca_edu
17-Peridot
(To:VamsiN)

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

slangley
23-Emerald II
(To:VamsiN)

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

Top Tags