- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 05:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 06:13 AM - edited 11-29-2023 06:23 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 05:47 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 05:53 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 06:13 AM - edited 11-29-2023 06:23 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 06:20 AM
HI @vidhya_mouli ,
can you share the steps here, as how did you do it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 06:24 AM
Sure. I have updated my response.