Adding Community & Knowledge Base search field to your site

Users can run a search in your community and knowledge base right from your website.

Just copy this HTML code to a desired place in your website templates and replace "http://acme.helprace.com" with the URL of your user portal:

<form action="http://acme.helprace.com/search" method="GET">
   <input name="q" value="">
   <input type="submit" value="Search">
</form>

User can type their query to the search field and press Enter or click the "Search" button. This will open the search results page in your user portal.

Cet article a-t-il été utile ?
0 out of 0 found this helpful