Skip to content

Create a Search Box

quincywiele edited this page Feb 3, 2020 · 3 revisions

Search Box

A search box is useful for visitors of your page to quickly find documents in your collection. To create a search box on your Uwazi:

  • Add this code snippet to any page or rich text field:

<SearchBox placeholder="Search corruption cases..." />

Here is an example of this code used to identify corruption cases: This code snippet added to any page or rich text field, will render a search box that will run queries on your collections of documents:

Clone this wiki locally