How to modify/remove the "Search Global" text in the global search bar

kushagrasingh
Tera Contributor

How to modify/remove the "Search Global" text in the global search bar?

kushagrasingh_0-1722440272004.png

I want to edit/remove this "Search Global" text that is there by default. Is there any solution for this?

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

For such questions:

- 2021-05-18 - Blog - Q: Help!!! (How) can I translate this? A: Have you had a look at I18N Debugging?

 

And that would direct you to what @Slava Savitsky mentioned on the UI Message.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

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

LinkedIn

View solution in original post

5 REPLIES 5

Johnnie O_
Kilo Guru

In the Next Experience (Polaris) UI you need to set the system property glide.ui.polaris.global_search to false.
In CoreUI or UI 15 you will need to set system property glide.ui.text_search.enable to false.
Set Global Search Properties 
Not sure why you would want to remove the search, if it is not satisfying the needs of the user base it can be configured to expand its usability.
Configure Global Search 

Slava Savitsky
Giga Sage

Open [sys_ui_message] table by navigating to System UI > Messages and create a new record with the following values:

  • Key: Search {0}
  • Language: English
  • Message: Whatever text you want to see instead of "Search Global"

thanks @Slava Savitsky 

 

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

For such questions:

- 2021-05-18 - Blog - Q: Help!!! (How) can I translate this? A: Have you had a look at I18N Debugging?

 

And that would direct you to what @Slava Savitsky mentioned on the UI Message.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

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

LinkedIn