Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Home Page Search Widget

brianlan25
Kilo Patron

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

brianlan25
Kilo Patron

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).