Add Knowledge Advanced Search to the Home Page

You can add the Knowledge Advanced search (OKCSSearch) functionality so that users can search for knowledge base articles. You can implement the Knowledge Advanced search functionality in the support home (home.php) page using either of the following methods:
  • Replace the home page in your existing instance with the reference implementation home page.

  • Edit it the home page in your existing instance to include code from the reference implementation home page.