How to change the placeholder of global search on the portal ?

Community Alums
Not applicable

That changes comes under 'Typeahead Search' widget and also trying to save the changes but it not get saved. 

20 REPLIES 20

_Gaurav
Kilo Sage

Hi Ankit,

If I am not wrong you want to change the text "How can we help" written inside search box with some other text ?

Community Alums
Not applicable

find_real_file.png

Here i want to change the 'Search' keyword

To change this,

1. Open the portal

2. Hold Control and right click and select "Page In Designer" 

3. Select the search widget and click on pencil icon. There you will find "Typeahead Search".

form there you can change and write whatever you want.

for example :- 

{title:'Search Here..',size:'lg',color:'default'}

You can replace Search Here by anything.



Hope this will help you.
mark as correct if it helps you.

Varsha21
Giga Guru

go to 

sys_ui_message table and search

How can we help?  and change message whatever you need according to your language.

 

Thanks.