Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to replace the current view file the Hawksearch results widget uses you need to create a .cshtml file in your ASP .NET Core project at Components/Widgets/ResultsSearchResults/_Default.cshtml. The way the connector is designed it will automatically find that .cshtml file and use it instead of the default one. Below is the default cshtml code used.

...

Info

If you’d like to use some additional components, please refer to the following pages: