Hi! I’m working on my company’s support pages and I have CMS filter and search successfully implemented on our browse all support page.
I’m wondering if I can allow users to search for their query on our support home page. Currently, the search in the hero of this page is just a standard site search, and ideally I’d like searching from this page to take the user to the browse all page with the query already in the URL. I’m assuming I’d need to swap this search bar to a form text input but beyond that I’m not sure what the next step is.