For standard basic search, configured as ‘Filter Search’ is it possible or easily configurable for us to get a JavaScript snippet that we could provide to a customer so they can embed within their header or footer?
Additional context: We are using filter search because this is for a locator, so we are using the FilterSearch component for the searching and autocomplete
Hello @Michael_Woon1 and @Holden_Ottolini
I understand your point of view here and the approach of using JS snippet with filter search to add search on any page.
Since The SearchBar
component is the main entry point for search querying and must have been working with other component libraries, I believe the JSsnippit code must be for “Search Bar” which will have consist of other components for implementing the needed feature functionalities.