- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2023 01:57 AM
Hello Community,
I want to change the placeholder text "Please type your request" to "Press show me everything" in the user input box and make the user input box read-only.
Any help would be greatly appreciated.
Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2023 11:59 AM
Hi there,
You could change the phrase by updating the UI Message concerned (or adding a UI Message if it does not yet exist).
Kind regards,
Mark
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
‎05-30-2023 11:59 AM
Hi there,
You could change the phrase by updating the UI Message concerned (or adding a UI Message if it does not yet exist).
Kind regards,
Mark
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
‎06-05-2023 08:50 PM
Hi @Mark Roethof,
I have tried and it works as well. Thank you so much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 05:50 PM
How do you get to this? What table did you use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 07:56 PM
As shown in the image included in Mark's initial answer the table in question is sys_ui_messages
The string is not present by default in this table, you have to add it as a new record.
Hope that helps.