5.23.3.1.4. Custom buttons in search results

  • Custom buttons above the search results:

      "toolbars": {
        "searchResults": ["customButton1", "customButton2", "customButton3"],

    Buttons above the search results

    Buttons above the search results

  • User-defined buttons In the search results area if no results are available

      "toolbars": {
        "noResults": ["customButton1", "customButton2", "customButton3"],

    Buttons in the search results area

    Buttons in the search results area

  • Custom buttons in the context menu of search results

      "toolbars": {
        "searchResultsContextMenu": ["customButton1", "customButton2", "customButton3"],

    Buttons in the context menu of search results (grid view)

    Buttons in the context menu of search results (grid view)

    Buttons in the context menu of search results (list view)

    Buttons in the context menu of search results (list view)