Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to reset text for Password Reset

vidhya_mouli
Tera Sage

How do I change this text:

 

vidhya_mouli_0-1701263602471.png

 

1 ACCEPTED SOLUTION

vidhya_mouli
Tera Sage

I was able to change the text in the "Local ServiceNow Instance" in password reset application.

 

All > Password Reset > Credential Stores > Local ServiceNow Instance > Password rule hint

vidhya_mouli_0-1701267793210.png

 

View solution in original post

9 REPLIES 9

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Have a look in the Translated Text table. Filter for table = pwd_cred_store, field = pwd_rule_hint.

https://your-instance.service-now.com/sys_translated_text_list.do?sysparm_query=tablename%3Dpwd_cred...

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Samaksh Wani
Giga Sage

Hello @vidhya_mouli 

 

Go to System UI > UI Page > $pwd_reset.

 

The text you are talking about is a image, you can't change it you need to create a image for this and add into the code.

 

Plz mark my solution as Accept, If you find it helpful.

 

Regards,

Samaksh

vidhya_mouli
Tera Sage

I was able to change the text in the "Local ServiceNow Instance" in password reset application.

 

All > Password Reset > Credential Stores > Local ServiceNow Instance > Password rule hint

vidhya_mouli_0-1701267793210.png

 

Community Alums
Not applicable

HI @vidhya_mouli ,

can you share the steps here, as how did you do it

Sure. I have updated my response.