Home Page Search Widget

Brian Lancaster
Tera Sage

We have a custom home page search widget. I have been asked to make it so it doesn't say just search in the search bar. Is there anywhere I can override the wording in the search bar?

BrianLancaster_0-1728496271564.png

Looking at it it is probably more the Typeahead Search widget but I don't want to clone this if at all possible.

1 REPLY 1

Brian Lancaster
Tera Sage

I figured out what was going on using my PDI. It seems the typeahead search widget is doing a get message based on the title. The problem is that our title is be set with code so it is not seeing the default message which is "How can we help?". Most likely I would have to hard code the message instead of having the code it instead of having it to gs.getMessage(options.title).