How can I turn off the Ajax search function in Broadcast?

Hi There,

Is there a way to disable the Ajax search functionality in Broadcast? We are referring to when you enter text into the search box and as you type suggested answers/ products begin appearing. Instead we want the customer to type in their whole search text hit enter and then see the results (not as they type). Welcome any suggestions.

Thanks!

Remove the event listener from the input field. If it’s a regular form it should still submit when hitting enter.

Thanks @iDoThemes for this. When and how do we do this?

You’ll need a developer to remove it from the code.