Copied to clipboard

Flag this post as spam?

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


  • Alexandre Locas 29 posts 131 karma points
    Sep 22, 2020 @ 14:08
    Alexandre Locas
    0

    Add dictionary items to internal index (search in dictionary items from the backoffice)

    Hi, is there a way to enable editors and translators to find dictionary items where using the backoffice search ?

    Thank you

  • Marc Goodson 1451 posts 9716 karma points MVP 5x c-trib
    Sep 22, 2020 @ 17:36
    Marc Goodson
    0

    Hi Alexandre

    I had a V7 package that did this: https://our.umbraco.com/packages/backoffice-extensions/udictionaryitemsearch/

    and coincidentally I've just kind of built a V8 version, extending the backoffice search (although using direct SQL queries), I'll try to push up a version somewhere publicly tomorrow so you can at least see how it's achieved!

    regards

    Marc

  • Marc Goodson 1451 posts 9716 karma points MVP 5x c-trib
    Sep 23, 2020 @ 13:52
    Marc Goodson
    100

    Hi Alexandre

    I've updated Our Umbraco with a V8 version of the package:

    https://our.umbraco.com/packages/backoffice-extensions/udictionaryitemsearch/

    and also updated nuget...

    The implementation, in case you want to roll your own, or just see how to extend the backoffice search, is here:

    https://github.com/marcemarc/tooorangey.DictionaryItemKeySearch/tree/master/V8/solution

    regards

    Marc

  • Alexandre Locas 29 posts 131 karma points
    Sep 23, 2020 @ 13:54
    Alexandre Locas
    0

    Hi Marc, thanks a lot, i will look into that.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies