Copied to clipboard

Flag this post as spam?

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


  • Johan Reitsma 68 posts 234 karma points MVP
    Mar 17, 2018 @ 09:49
    Johan Reitsma
    0

    Tips: custom picker with paging

    Hi,

    Does anyone have an code example of the member picker or content picker to use with an custom api call? We want to intergrate the external data directly into Umbraco and love the new content pickers so does anyone know what to do to get the same look and feel?

    Thanks,

    Johan enter image description here

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Mar 18, 2018 @ 18:45
    Alex Skrypnyk
    0

    Hi Johan

    You can create own datatype with the same look at Umbraco content pickers - just create custom property editor - https://our.umbraco.org/documentation/Tutorials/creating-a-property-editor/

    Another possibility, use nuPickers package - https://our.umbraco.org/projects/backoffice-extensions/nupickers/

    It allows you to use different data sources for pickers, as I understood you can use "Data Source DotNet", Just add external API call to this code - https://github.com/uComponents/nuPickers/wiki/Data-Source-DotNet

    Thanks,

    Alex

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Mar 22, 2018 @ 09:13
    Alex Skrypnyk
    0

    Hi Johan

    Did you solve the issue? Please, share with our community.

    /Alex

  • 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