Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Louis 4 posts 84 karma points
    18 days ago
    Louis
    0

    Search - Override functionality in Umbraco back office

    Is it possible to override the Search functionality in Umbraco back office? When the user searches in the text box, I would like to override this call to the API. The API is:

    /umbraco/backoffice/umbracoapi/entity/SearchAll?query=usa

  • Yari Mariën 5 posts 99 karma points c-trib
    18 days ago
    Yari Mariën
    0

    Hi Lous!

    I don’t believe it's possible to simply change the API endpoint. However, one approach you could try is excluding all existing Searchable Trees and then creating a custom Searchable Trees Controller that retrieves items based on the response from the API endpoint.

Please Sign in or register to post replies

Write your reply to:

Draft